summaryrefslogtreecommitdiffhomepage
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-11-11 00:22:37 -0500
commit428bd0f4667f7dbc5822f4834e9ed96d8219bad3 (patch)
tree6485957c2ae398108bad0023a9450bd54977f143 /Makefile.in
parent6538b3d4fc32e4d41e8027b1d9bd726316d42130 (diff)
downloadmdso-428bd0f4667f7dbc5822f4834e9ed96d8219bad3.tar.bz2
mdso-428bd0f4667f7dbc5822f4834e9ed96d8219bad3.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 \