freebsd-dev/usr.bin/c89/Makefile
2001-12-02 12:36:35 +00:00

8 lines
68 B
Makefile

# $FreeBSD$
PROG= c89
WARNS?= 2
MAN= c89.1
.include <bsd.prog.mk>