46d47d622c2d476348e9f779a15140f0aa892eb2
[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>