Removed empty src/std/test directory.

This commit is contained in:
Andrew Johnson
2012-07-06 14:12:04 -05:00
parent f9bb1ef542
commit 29553ff887
2 changed files with 0 additions and 15 deletions

View File

@@ -20,7 +20,6 @@ dbRecStd_RCS += dbRecStd.rc
include $(STDDIR)/rec/Makefile
include $(STDDIR)/dev/Makefile
include $(STDDIR)/filters/Makefile
include $(STDDIR)/test/Makefile
include $(STDDIR)/softIoc/Makefile
include $(TOP)/configure/RULES

View File

@@ -1,14 +0,0 @@
#*************************************************************************
# Copyright (c) 2011 UChicago Argonne LLC, 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.
SRC_DIRS += $(STDDIR)/test
# Currently empty...