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