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