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