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