get rid of dev/drv support; use OBJ library only

This commit is contained in:
Marty Kraimer
2001-08-01 14:33:15 +00:00
parent 9989ff73fe
commit cf99837560
18 changed files with 23 additions and 898 deletions
+1 -3
View File
@@ -6,9 +6,7 @@ TOP = ../..
include $(TOP)/configure/CONFIG
DIRS += include
DIRS += libvxWorks
DIRS += db
DIRS += src
DIRS += iocCore
include $(TOP)/configure/RULES_DIRS