summaryrefslogtreecommitdiff
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
commit2d66926d3362f44f43766b9561be46587a5de8d8 (patch)
tree9e40027a712f293a045032a7ce5f121475dc0833
parenteaac06df7546234cad05fbcb95ad1bbbd1d57cb8 (diff)
downloadsbpython2-2d66926d3362f44f43766b9561be46587a5de8d8.tar.bz2
sbpython2-2d66926d3362f44f43766b9561be46587a5de8d8.tar.xz
build system: sofort: promoted and renamed custom.mk --> flavor.mk.
-rw-r--r--Makefile.in2
-rw-r--r--sofort/flavor.mk (renamed from sofort/custom.mk)0
2 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
diff --git a/sofort/custom.mk b/sofort/flavor.mk
index 8e0bbc4..8e0bbc4 100644
--- a/sofort/custom.mk
+++ b/sofort/flavor.mk