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
commit18f333946dbcc08618b78b4ef3318ab412936f69 (patch)
tree7db47a0aefe05fda4e0e20a3a15dbe560087a07b /Makefile.in
parentc48a85147de2a07d321f2ab0f0aabcc55806f330 (diff)
downloadu16ports-18f333946dbcc08618b78b4ef3318ab412936f69.tar.bz2
u16ports-18f333946dbcc08618b78b4ef3318ab412936f69.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