CXXCMPLR = STRICT

This commit is contained in:
Jeff Hill
1996-07-24 21:57:17 +00:00
parent dba800ebb7
commit c6701f8475
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -9,6 +9,8 @@ VPATH = $(SRC) $(IOSRC) $(OSSRC)
include $(TOP)/config/CONFIG_BASE
CXXCMPLR = STRICT
USR_INCLUDES = -I$(SRC) -I$(OSSRC) -I$(IOSRC) -I$(CA)
DEPLIBS_BASE = $(EPICS_BASE_LIB)
+2
View File
@@ -4,6 +4,8 @@ TOP = $(CAS)/../..
include $(TOP)/config/CONFIG_BASE
CXXCMPLR = STRICT
USR_INCLUDES =
USR_LDLIBS = -lcas -lca -lCom -lgdd