diff --git a/src/std/rec/RULES b/src/std/rec/RULES deleted file mode 100644 index 702ff7009..000000000 --- a/src/std/rec/RULES +++ /dev/null @@ -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) $@ -