summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-12-25 02:28:50 -0500
committermidipix <writeonce@midipix.org>2018-12-25 03:19:58 -0500
commit98d46e279fe7676d043f2760b4e7fdd2a4b5e321 (patch)
treed7af07523e401b7eab1b6f9606559b7311ff48fb /Makefile.in
parente81f61fa9aefe2f3c76ee27dd1071635e092b73a (diff)
downloadw32lib-98d46e279fe7676d043f2760b4e7fdd2a4b5e321.tar.bz2
w32lib-98d46e279fe7676d043f2760b4e7fdd2a4b5e321.tar.xz
build system: sofort: promoted and renamed custom.mk --> flavor.mk.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 01d7caa..e0029cc 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -128,8 +128,8 @@ include ./usrdefs.mk
endif
include $(PROJECT_DIR)/sofort/defs.mk
+include $(PROJECT_DIR)/sofort/flavor.mk
include $(PROJECT_DIR)/sofort/version.mk
-include $(PROJECT_DIR)/sofort/custom.mk
include $(PROJECT_DIR)/sofort/pkgconf.mk
include $(PROJECT_DIR)/project/osforce.mk