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