Make stdRecords.dbd depend on rec/Makefile

This commit is contained in:
Andrew Johnson
2014-09-23 15:10:49 -05:00
parent c8a7179ab8
commit 32ca04dda8
2 changed files with 11 additions and 0 deletions

View File

@@ -24,5 +24,6 @@ include $(STDDIR)/softIoc/Makefile
include $(TOP)/configure/RULES
include $(STDDIR)/rec/RULES
include $(STDDIR)/softIoc/RULES

10
src/std/rec/RULES Normal file
View File

@@ -0,0 +1,10 @@
##########################################################################
# Copyright (c) 2011 UChicago Argonne LLC, as Operator of Argonne
# National Laboratory.
# EPICS BASE is distributed subject to a Software License Agreement found
# in the file LICENSE that is included with this distribution.
##########################################################################
# This is a Makefile fragment, see src/ioc/Makefile.
$(COMMON_DIR)/stdRecords.dbd: $(STDDIR)/rec/Makefile