pass EMHOME on to nested make
This commit is contained in:
@@ -23,7 +23,7 @@ then
|
||||
:
|
||||
else mkdir ../Xsrc
|
||||
fi
|
||||
make longnames
|
||||
make EMHOME=$EMHOME longnames
|
||||
: remove code generating routines from the clashes list as they are defines.
|
||||
: code generating routine names start with C_
|
||||
sed '/^C_/d' < longnames > tmp$$
|
||||
@@ -51,4 +51,4 @@ $i: clashes $PW/$i
|
||||
\$(CID) -Fclashes < $PW/$i > $i
|
||||
EOF
|
||||
done
|
||||
make CURRDIR=$currdir $target
|
||||
make EMHOME=$EMHOME CURRDIR=$currdir $target
|
||||
|
||||
Reference in New Issue
Block a user