summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-11-11 22:26:35 -0500
committermidipix <writeonce@midipix.org>2016-11-11 22:43:29 -0500
commit981756713611b5e67eff9df5e0d98b6c829f79c4 (patch)
tree9efd610ca6a2db622b70c398f873da30d2b2ebed /Makefile.in
parenta4c4d9c19be7c485ba907619cccac1044c85e515 (diff)
downloadntcon-981756713611b5e67eff9df5e0d98b6c829f79c4.tar.bz2
ntcon-981756713611b5e67eff9df5e0d98b6c829f79c4.tar.xz
build system: Makefile.in: properly support explicit CFLAGS_PIC in OS recipe.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index a960eae..73fd9b4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -83,6 +83,7 @@ install-app-extras:
include $(PROJECT_DIR)/sysinfo/host/$(HOST).mk
include $(PROJECT_DIR)/sysinfo/compiler/$(COMPILER).mk
include $(PROJECT_DIR)/sysinfo/toolchain/$(TOOLCHAIN).mk
+include $(PROJECT_DIR)/sysinfo/os/$(OS).mk
include $(PROJECT_DIR)/project/osforce.mk