From b8925ba36b8ad1851ed9f11deeafc4c2d4498fe4 Mon Sep 17 00:00:00 2001 From: bde Date: Sat, 17 Feb 2001 06:06:14 +0000 Subject: Removed some garbage (genassym(8) and its infrastructure). --- Makefile.inc1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.inc1') 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; \ -- cgit v1.1