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