xref
: /
dflybsd-src
/
lib
/
libdl
/
Makefile
(revision 1dedbd3b06c68f627b7825694444529d5eb2b1bf)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
LIB
=
dl
2
SHLIB_MAJOR
=
0
3
WARNS
?=
2
4
5
SRCS
=
dl_stub.c
6
7
.
include
<
bsd.lib.mk
>
8