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