]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - tools/regression/tls/libxx/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / tools / regression / tls / libxx / Makefile
1 # $FreeBSD$
2
3 SHLIB_NAME=     libxx.so
4
5 SRCS=   xx.c
6 #CFLAGS+=-mtls-dialect=sun
7
8 .include <bsd.lib.mk>