xref
: /
freebsd
/
tools
/
regression
/
tls
/
libyy
/
Makefile
(revision 05427f4639bcf2703329a9be9d25ec09bb782742)
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