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