ENH: support wmake -show options for compiler information (#1256)

- can be useful for retrieving the compilation flags for use with other
  make systems (eg, cmake)

  * wmake -show-compile   (C++ not C)
  * wmake -show-cxx
  * wmake -show-cxxflags
This commit is contained in:
Mark Olesen
2019-04-01 09:03:48 +02:00
committed by Andrew Heather
parent baddaee77b
commit 51bf7af8ae
3 changed files with 96 additions and 4 deletions

View File

@ -31,7 +31,7 @@ endif
#------------------------------------------------------------------------------
# Unset suffices list (suffix rules are not used)
# No default suffix rules used
#------------------------------------------------------------------------------
.SUFFIXES: