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