Makefile revision 90415
1# $FreeBSD: head/usr.bin/file2c/Makefile 90415 2002-02-08 22:31:43Z markm $
2
3PROG=	file2c
4
5.include <bsd.prog.mk>
6