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 \