From 6be3c2deacec44a8b52f151aac20e533e2b49dd4 Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Tue, 18 Feb 2014 18:58:00 -0600 Subject: [PATCH] Changed definition of TOP --- andorSupport/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/andorSupport/Makefile b/andorSupport/Makefile index 7600bae..51a66cd 100755 --- a/andorSupport/Makefile +++ b/andorSupport/Makefile @@ -1,4 +1,4 @@ -TOP=../.. +TOP=.. include $(TOP)/configure/CONFIG #---------------------------------------- # ADD MACRO DEFINITIONS AFTER THIS LINE