xref
: /
freebsd
/
tools
/
regression
/
sockets
/
unix_gc
/
Makefile
(revision 0fd00e0caa889111fc31617db9cd9aa52e9c5eec)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
unix_gc
4
MAN
=
5
WARNS
?=
6
6
7
.
include
<
bsd.prog.mk
>
8