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