xref: /freebsd/usr.bin/c99/Makefile (revision 451bcf1b360146af0759ac18c9cc55f0a36cc386)
1# $FreeBSD$
2
3PROG=	c99
4
5.include <bsd.prog.mk>
6