Added T_A

This commit is contained in:
Marty Kraimer
1997-01-23 18:32:12 +00:00
parent 2ced0242bd
commit cebd5f3cf8

View File

@@ -67,6 +67,9 @@ if [ ! -d config ]; then
cat > config/CONFIG_APP <<-\END
#CONFIG_APP DO NOT EDIT THIS FILE
include $(TOP)/config/RELEASE
ifndef T_A
T_A = $(HOST_ARCH)
endif
include $(EPICS_BASE)/config/CONFIG
ifdef SHARE
USR_INCLUDES += -I$(SHARE)/include