added include of os specific area

This commit is contained in:
Jeff Hill
1996-09-04 20:06:15 +00:00
parent 19b81912fb
commit 81000e9391
+2 -1
View File
@@ -11,7 +11,8 @@ include $(TOP)/config/CONFIG_BASE
CXXCMPLR = STRICT
USR_INCLUDES = -I$(SRC) -I$(OSSRC) -I$(IOSRC) -I$(CA)
USR_INCLUDES = -I$(SRC) -I$(OSSRC) -I$(IOSRC) -I$(CA) \
-I$(TOP)/src/include/os/$(T_A)
DEPLIBS_BASE = $(EPICS_BASE_LIB)