summaryrefslogtreecommitdiffstats
path: root/usr.bin/file2c/Makefile
blob: 4a80e58a91fc913212f0b58e9c0480d9f9fe173c (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.include <bsd.own.mk>

PROG=	file2c

.if ${MK_TESTS} != "no"
SUBDIR+= tests
.endif

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud