xref
: /
freebsd
/
usr.bin
/
gencat
/
Makefile
(revision 822923447e454b30d310cb46903c9ddeca9f0a7a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
gencat
4
WARNS
?=
6
5
6
.
include
<
bsd.prog.mk
>
7