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:44:33 -0500
commitf079d8316322d0b8600b97a479e7c139beab625c (patch)
treede453ebcb8727533fd31f4d684bf17955b2706dc /Makefile.in
parentb9d41c299fdac31f49becf7d7bc1422e1ecda27b (diff)
downloadptycon-f079d8316322d0b8600b97a479e7c139beab625c.tar.bz2
ptycon-f079d8316322d0b8600b97a479e7c139beab625c.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