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