--- embedtools/bin/Makefile.in 2014/01/24 15:26:39 1.3.4.5 +++ 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.3.4.5 2014/01/24 15:26:39 misho Exp $ +# $Id: Makefile.in,v 1.5.8.1 2018/01/02 02:02:15 misho Exp $ # prefix = @prefix@ @@ -16,12 +16,17 @@ MACHINE = @host_cpu@ INSTALL = @INSTALL@ -PROGS = cfexec updimg get1steth dpatch direr dircmp wdog voucher cfger -FreeBSD_PROGS = athctl dwds cfi +PROGS = cfexec get1steth dpatch direr dircmp wdog voucher cfger ube imgupd +FreeBSD_PROGS = athctl dwds cfi epkg .if ${MACHINE} == "i386" && ${OS} == "FreeBSD" FreeBSD_PROGS += pceng .endif + +.if ${OS} == "FreeBSD" +FreeBSD_PROGS += butz +.endif + all: