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