xref
: /
src
/
tools
/
regression
/
tls
/
libyy
/
Makefile
(revision 25039b37d3883b8fdae50475cbea41a255a08ee2)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
SHLIB_NAME
=
libyy.so
4
5
SRCS
=
yy.c
6
CFLAGS
+=-
fpic
7
8
.
include
<
bsd.lib.mk
>
9