xref
: /
freebsd
/
tools
/
regression
/
sockets
/
unix_gc
/
Makefile
(revision 4f0a4502a1f33fef287ac558c98e5ef99a32216f)
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