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