summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \