@@ -228,11 +228,9 @@ endif
ifndef PPC_TARGET
PPC_TARGET=$(CPU_TARGET)
endif
-export PPC_TARGET
ifndef PPC_OS
PPC_OS=$(OS_TARGET)
-export PPC_OS
CPU_UNITDIR=.
UTILSDIR=../utils
COMPILERSOURCEDIR=$(PPC_TARGET) systems
@@ -57,14 +57,12 @@ endif
# Default is to generate a compiler for the same
# target as OS_TARGET (a native compiler)
# Where to place the unit files.