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