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