summaryrefslogtreecommitdiffstats
path: root/tools/regression/tls/libyy/Makefile
blob: e9627e486d7c6682f1d1a48000f978af9caf5383 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

LIB=		yy
SHLIB_MAJOR=	1

SRCS=	yy.c
CFLAGS+=-fpic
NOMAN=

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud