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