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
commite8b981dec112f0dea73f1104c7071d7c7221bbfd (patch)
tree29e8a8e785994f5690fc64803eaf8186c303d0b3 /Makefile.in
parentc61346e78f95445bff7d5a5fe94b4196e822f23b (diff)
downloadslibtool-e8b981dec112f0dea73f1104c7071d7c7221bbfd.tar.bz2
slibtool-e8b981dec112f0dea73f1104c7071d7c7221bbfd.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: