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