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