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