--- embedtools/bin/Makefile.in 2014/02/05 15:44:05 1.4 +++ embedtools/bin/Makefile.in 2018/01/02 02:02:15 1.5.8.1 @@ -3,7 +3,7 @@ # by Michael Pounov # # $Author: misho $ -# $Id: Makefile.in,v 1.4 2014/02/05 15:44:05 misho Exp $ +# $Id: Makefile.in,v 1.5.8.1 2018/01/02 02:02:15 misho Exp $ # prefix = @prefix@ @@ -17,11 +17,16 @@ MACHINE = @host_cpu@ INSTALL = @INSTALL@ PROGS = cfexec get1steth dpatch direr dircmp wdog voucher cfger ube imgupd -FreeBSD_PROGS = athctl dwds cfi +FreeBSD_PROGS = athctl dwds cfi epkg .if ${MACHINE} == "i386" && ${OS} == "FreeBSD" FreeBSD_PROGS += pceng .endif + +.if ${OS} == "FreeBSD" +FreeBSD_PROGS += butz +.endif + all: