avoided embedded TOP for non sub-modules

This commit is contained in:
Michael Davidsaver
2018-11-05 15:57:55 -08:00
parent a8fdf2efeb
commit 49b323b93c
63 changed files with 60 additions and 1003 deletions

View File

@@ -6,12 +6,14 @@
# EPICS BASE is distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution.
#*************************************************************************
TOP=../..
IOCDIR := $(or $(dir $(lastword $(MAKEFILE_LIST))), .)
TOP=../../../..
include $(TOP)/configure/CONFIG
SRC = $(TOP)/src
IOCDIR = $(SRC)/ioc
USR_CPPFLAGS += -DUSE_TYPED_RSET
SHRLIB_VERSION = 3.17.0
LIBRARY_IOC += dbCore
dbCore_LIBS += ca Com