xref
: /
freebsd
/
usr.bin
/
file2c
/
Makefile
(revision d429ea332342fcb98d27a350d0c4944bf9aec3f9)
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