summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc13
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index cdda759..3fbf035 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1219,7 +1219,8 @@ _sed= usr.bin/sed
.endif
.if ${BOOTSTRAPPING} < 1000002
-_m4= usr.bin/m4
+_m4= lib/libohash \
+ usr.bin/m4
.endif
.if ${BOOTSTRAPPING} < 1000013
OpenPOWER on IntegriCloud