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