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

LIB=		yy
SHLIB_MAJOR=	1

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

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