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