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