]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/tls/libyy/Makefile
MFV r323105 (partial): 8300 fix man page issues found by mandoc 1.14.1
[FreeBSD/FreeBSD.git] / tools / regression / tls / libyy / Makefile
1 # $FreeBSD$
2
3 SHLIB_NAME=     libyy.so
4
5 SRCS=   yy.c
6 CFLAGS+=-fpic
7
8 .include <bsd.lib.mk>