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