summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-03-17 22:17:15 -0400
committermidipix <writeonce@midipix.org>2016-03-17 22:17:15 -0400
commite43b24471834db4f8d658b3a28a8c79e33649fed (patch)
tree2c775bb6cb11c6a9945905d7d8551af85270d477 /Makefile.in
parent411564af27f7d3db87089c7dac0ad58e2026e96b (diff)
downloadslibtool-e43b24471834db4f8d658b3a28a8c79e33649fed.tar.bz2
slibtool-e43b24471834db4f8d658b3a28a8c79e33649fed.tar.xz
build system: added .display-host.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index bd47dfe..8be384e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -299,6 +299,9 @@ clean:
@echo USER_CXX:' '$(USER_CXX)
@echo
+.display-host:
+ @$(CC) $(CFLAGS) -dumpmachine
+
.PHONY: all install shared static app .display \
shared-objs shared-lib shared-implib \