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