rec: Remove now unnecessary RULES file
This commit is contained in:
@@ -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) $@
|
||||
|
||||
Reference in New Issue
Block a user