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