Changed ARCH to T_A

This commit is contained in:
Janet B. Anderson
1994-11-03 21:08:44 +00:00
parent a1458c0c58
commit c0892857eb
+1 -1
View File
@@ -5,7 +5,7 @@ include $(EPICS)/config/CONFIG_BASE
CMPLR = OLD
YACCOPT = -d
SKELETON_FILE=include/flex.skel.static
ifeq ($(ARCH),hp700)
ifeq ($(T_A),hp700)
USR_CFLAGS = -DDEFAULT_SKELETON_FILE=\"$(SKELETON_FILE)\" -DSCO_UNIX
else
USR_CFLAGS = -DDEFAULT_SKELETON_FILE=\"$(SKELETON_FILE)\"