fix standard EPICS build system

This commit is contained in:
2017-01-25 11:37:15 +01:00
parent 0195386606
commit ac07ac3dcf
5 changed files with 15 additions and 11 deletions

View File

@ -1,4 +1,4 @@
TOP=../..
TOP:=../$(TOP)
# Look if we have EPICS R3.13 or R3.14
ifeq ($(wildcard $(TOP)/configure),)