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