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