1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/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>