add standalone stuff for 3.13 build

This commit is contained in:
2017-01-30 16:41:03 +01:00
parent 146a8c895f
commit 2de8e916b2
27 changed files with 604 additions and 27 deletions

View File

@ -1,5 +1,9 @@
#CONFIG
ifneq ($(wildcard $(EPICS_BASE)/configure),)
include $(EPICS_BASE)/configure/RULES
else
include $(EPICS_BASE)/config/RULES_ARCHS
endif
# Library should be rebuilt because LIBOBJS may have changed.
$(LIBNAME): ../Makefile