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