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