Do not use upper level configure and do not install to upper level any more. Drops backward compatibility to Stream 2.7

This commit is contained in:
2020-07-30 17:39:29 +02:00
parent 1cace82a70
commit bf55d4c202
5 changed files with 14 additions and 38 deletions

View File

@ -21,16 +21,8 @@
# along with StreamDevice. If not, see https://www.gnu.org/licenses/.
#########################################################################/
TOP = ../..
ifneq ($(wildcard ../../configure),)
include $(TOP)/configure/CONFIG
else ifneq ($(wildcard ../../config),)
include $(TOP)/config/CONFIG_APP
include $(TOP)/config/RULES_ARCHS
else
TOP= ..
include $(TOP)/configure/CONFIG
endif
TOP= ..
include $(TOP)/configure/CONFIG
PROD = streamApp
DBD = streamApp.dbd