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