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