commit 7bfb2b7
chld
·
2026-07-20 21:01:35 +0000 UTC
parent 3508d1e
comply to autism
1 files changed,
+2,
-1
+2,
-1
1@@ -126,6 +126,7 @@ APP_VERSION :=
2 DRIVER_PATH =
3
4 ## Include the Makefile-Engine
5+ FINDPATH != findpaths -r "makefile_engine" B_FIND_PATH_DEVELOP_DIRECTORY
6 DEVEL_DIRECTORY := \
7- $(shell findpaths -r "makefile_engine" B_FIND_PATH_DEVELOP_DIRECTORY)
8+ $(FINDPATH)
9 include $(DEVEL_DIRECTORY)/etc/makefile-engine