From e95156d29bac8955f1cbc6680d236dfdb82bfb9c Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 13 Feb 1995 15:00:09 +0000 Subject: [PATCH] Changed include file from CONFIG_SITE to CONFIG --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2372fe73e..1653e8eac 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,9 @@ # install because the release.% syntax is illegal. # # $Log$ +# Revision 1.22 1994/11/14 23:12:17 tang +# Replace ARCH_TYPE with . +# # Revision 1.1.1.1 1994/11/09 01:08:53 epics # Import of R3.12.0Beta # @@ -46,7 +49,7 @@ # EPICS=.. -include $(EPICS)/config/CONFIG_SITE +include $(EPICS)/config/CONFIG all: install