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