]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/regression/tls/libxx/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.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>