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