xref: /freebsd/usr.bin/c89/Makefile (revision f947f58ce624b5442e24b1efa69c0ddcdf3e0ddb)
1PACKAGE= toolchain
2PROG=	c89
3
4.include <bsd.prog.mk>
5