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