From ec9568d0966feabfba001c1b4409f1b2a830f82b Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Tue, 18 Jun 2013 11:39:19 -0500 Subject: [PATCH] std: Don't try and use removed RULES file... --- src/std/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/src/std/Makefile b/src/std/Makefile index 2065f1f4e..cde499d75 100644 --- a/src/std/Makefile +++ b/src/std/Makefile @@ -24,6 +24,5 @@ include $(STDDIR)/softIoc/Makefile include $(TOP)/configure/RULES -include $(STDDIR)/rec/RULES include $(STDDIR)/softIoc/RULES