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