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