summaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2020-03-09 20:46:43 +0000
committerEd Maste <emaste@FreeBSD.org>2020-03-09 20:46:43 +0000
commit13f7dbe822d5f447c6137dc0d4ff838fb7050dbe (patch)
tree0e9ce6e5bf11a1740e3ce5858e5cb6ab682e852e /Makefile.inc1
parent9b7938dcf338e31b4440a207144799db0c309ee6 (diff)
downloadsrc-test2-13f7dbe822d5f447c6137dc0d4ff838fb7050dbe.tar.gz
src-test2-13f7dbe822d5f447c6137dc0d4ff838fb7050dbe.zip
Notes
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc15
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index f4cee70ee15c..2006dde4b046 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -2284,11 +2284,6 @@ _basic_bootstrap_tools+=sbin/sysctl bin/chflags
# mkfifo is used by sys/conf/newvers.sh
_basic_bootstrap_tools+=usr.bin/mkfifo
-.if ${MK_AMD} != "no"
-# unifdef is only used by usr.sbin/amd/libamu/Makefile
-_basic_bootstrap_tools+=usr.bin/unifdef
-.endif
-
.if ${MK_BOOT} != "no"
_basic_bootstrap_tools+=bin/dd
# xz/unxz is used by EFI