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