freebsd-skq/usr.bin/file2c/Makefile
dd fdda055e00 Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$
where necessary.

Submitted by:	Mike Barcroft <mike@q9media.com>
2001-06-30 05:39:36 +00:00

7 lines
60 B
Makefile

# $FreeBSD$
PROG= file2c
WARNS?= 2
.include <bsd.prog.mk>