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