Fixup Makefiles

Adjust TOP and paths
This commit is contained in:
Michael Davidsaver
2010-12-16 17:05:05 -05:00
committed by Andrew Johnson
co-authored by Andrew Johnson
parent 2a36a3906d
commit 31533ba62e
28 changed files with 84 additions and 84 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
# EPICS BASE is distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution.
#*************************************************************************
TOP=../..
TOP=../../..
include $(TOP)/configure/CONFIG
DBDINC += aaiRecord
+1 -1
View File
@@ -5,7 +5,7 @@
# in the file LICENSE that is included with this distribution.
##########################################################################
TOP=../..
TOP=../../..
include $(TOP)/configure/CONFIG