From e43b24471834db4f8d658b3a28a8c79e33649fed Mon Sep 17 00:00:00 2001 From: midipix Date: Thu, 17 Mar 2016 22:17:15 -0400 Subject: build system: added .display-host. --- Makefile.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.in') 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 \ -- cgit v1.2.3