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