Only build vxWorks directory when there is a vxWorks target.

This commit is contained in:
Janet B. Anderson
2000-03-02 23:18:03 +00:00
parent 7dd69d1f6c
commit cecd7f8a92

View File

@@ -27,7 +27,9 @@ DIRS += rsrv
DIRS += rec
DIRS += dev
#Following are optional
ifeq ($(findstring vxWorks,$(BUILD_ARCHS)),vxWorks)
DIRS += vxWorks
endif
#DIRS += gdd
#DIRS += cas