From 8b12e506db3c6572bfe1bad94283f35cebfd542b Mon Sep 17 00:00:00 2001 From: midipix Date: Mar 18 2016 02:53:47 +0000 Subject: build system: added .display-host. --- 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 \