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