Fixup Makefiles
Adjust TOP and paths
This commit is contained in:
committed by
Andrew Johnson
co-authored by
Andrew Johnson
parent
2a36a3906d
commit
31533ba62e
@@ -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
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
# in the file LICENSE that is included with this distribution.
|
||||
##########################################################################
|
||||
|
||||
TOP=../..
|
||||
TOP=../../..
|
||||
|
||||
include $(TOP)/configure/CONFIG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user