DOC: update modules/README.md and Cross-Compile-mingw information

COMP: provide modules/Allwmake script

- unified entry point with -prefix=... handling (#1721)
This commit is contained in:
Mark Olesen
2020-06-16 14:48:20 +02:00
parent c1c995d3fe
commit b1182ee8c2
4 changed files with 116 additions and 16 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Dummy for "wmake -all"
# Returns true so it does look like an error
# Returns true so it does not look like an error
echo "skip wmake target for modules doxygen directory"