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