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