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