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