relocate weather ioc

This commit is contained in:
Michael Davidsaver
2013-12-08 12:58:54 -05:00
parent c88ebd5bee
commit 11e9de810c
4 changed files with 18 additions and 2 deletions

6
iocBoot/Makefile Normal file
View File

@ -0,0 +1,6 @@
TOP = ..
include $(TOP)/configure/CONFIG
DIRS += $(wildcard *ioc*)
DIRS += $(wildcard as*)
include $(CONFIG)/RULES_DIRS