Skip to content
Snippets Groups Projects
Commit 10fc0646 authored by Mark Olesen's avatar Mark Olesen
Browse files

BUG: 'make clean' failed for wmake/src

- caused by the typo '@E' instead of '$E' (commit 997f1713)

ENH: minor improvements for wmake/src makefile

- 'make clean' now also tries to remove the parent platforms/
  directory if possible.

- the flex intermediate build target is placed into the platforms/
  directory to avoid touching the src/ directory at all.

- suppress warnings about unused functions (GCC only)
parent 2bfd17cf
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment