Dir vxSrc replaced by iocSrc.

This commit is contained in:
Janet B. Anderson
2000-03-28 18:50:02 +00:00
parent edefaef38b
commit 50fa302c6f

View File

@@ -2,7 +2,7 @@ TOP = ..
include $(TOP)/configure/CONFIG
DIRS += hostSrc
DIRS += iocHostSrc
DIRS += vxSrc
DIRS += iocSrc
DIRS += $(wildcard *db*)
DIRS += $(wildcard *Db*)
include $(TOP)/configure/RULES_DIRS