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