summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index a8487db..07188e4 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -610,7 +610,7 @@ _perl= gnu/usr.bin/perl/libperl gnu/usr.bin/perl/miniperl
.endif
cross-tools:
-.for _tool in ${_btxld} ${_elf2exe} ${_perl} usr.bin/genassym \
+.for _tool in ${_btxld} ${_elf2exe} ${_perl} \
usr.bin/gensetdefs gnu/usr.bin/binutils usr.bin/objformat gnu/usr.bin/cc
cd ${.CURDIR}/${_tool}; \
${MAKE} obj; \
OpenPOWER on IntegriCloud