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