Many changes in installation mechanism

This commit is contained in:
ceriel
1991-11-14 09:35:36 +00:00
parent 2ac0b945f5
commit 2b34c00a67
7 changed files with 67 additions and 48 deletions

View File

@@ -53,6 +53,9 @@ UTIL_HOME = $UTIL_HOME
# Machine independent part created?
DO_MACHINE_INDEP = $DO_MACHINE_INDEP
# Target machine, only needed for fast compilers
MACH = $MACH
" > make_macros
if [ $TARGET_HOME = $UTIL_HOME ]