summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2020-01-06 08:36:11 +0000
committermidipix <writeonce@midipix.org>2020-01-06 08:48:01 +0000
commitb3d6bcc872e17f10b5ec7b4939ed4fc8ac4156d5 (patch)
tree68df0b564533f9b5da9c2ef80b717f9cc7f805f2 /Makefile.in
parent0bbd23967e72f8b7951caf73f135848e8c8d61d1 (diff)
downloadsltdl-b3d6bcc872e17f10b5ec7b4939ed4fc8ac4156d5.tar.bz2
sltdl-b3d6bcc872e17f10b5ec7b4939ed4fc8ac4156d5.tar.xz
build system: ccenv_common_init(): fully expand all cflags.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 56b482c..7c9b134 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -93,6 +93,12 @@ DISABLE_STATIC = @disable_static@
USE_CUSTOM_CFGDEFS = @use_custom_cfgdefs@
USE_CUSTOM_USRDEFS = @use_custom_usrdefs@
+.cflags-host:
+ @printf '%s' "$(CFLAGS)"
+
+.cflags-native:
+ @printf '%s' "$(NATIVE_CFLAGS)"
+
.SUFFIXES:
all: