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