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