rec: Remove now unnecessary RULES file

This commit is contained in:
Andrew Johnson
2013-06-18 11:19:34 -05:00
parent 4564346722
commit a9be8957bc

View File

@@ -1,15 +0,0 @@
#*************************************************************************
# Copyright (c) 2011 The University of Chicago, as Operator of Argonne
# National Laboratory.
# Copyright (c) 2002 The Regents of the University of California, as
# Operator of Los Alamos National Laboratory.
# EPICS BASE is distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution.
#*************************************************************************
# This is a Makefile fragment, see src/std/Makefile.
$(COMMON_DIR)/stdRecords.dbd:
$(RM) $@
$(PERL) $(TOOLS)/makeIncludeDbd.pl $(stdRecords_DBD) $@