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