Merge from vendor branch FILE:
[dragonfly.git] / usr.bin / c99 / Makefile
1 # $DragonFly: src/usr.bin/c99/Makefile,v 1.2 2005/01/16 21:14:50 cpressey Exp $
2
3 PROG=   c99
4 WARNS?= 6
5
6 .include <bsd.prog.mk>