- Cygwin and CRLFs ??? (echo.exe, diff.exe, ...)
- .zip variant for "win32" and "full" package?
- verify that all things in the package are in agreement with GNU general
  public license, add corresponding license files
- LITE detection active only for Linux (not for OS=Cygwin)??
- support for old-style nks (includes, imports ...)?
- hints.txt?
- a sample to build a simple APACHE module
- issue: LIBRARIES = $(TARGET).a ...
- resolve some dependency problems in "build" support (e.g. if .nlm,
  .b files are manually deleted ...)
- nlmconv and .so files (sharelib) ???
- what about "make something all ..." and changed dependency suport (1.0.17+)?
- .def file update with "build" support?
- .b files cleanup (e.g. on make clean only)?
- auto-incremented "build" variable directly in Makefile.GNU (no /bin/bash,
  /bin/_counter and /bin/cat)?
- .o and .d files in current directory?
- improve imp/exp dep.
- make issue when .d files exist (included) and referenced files not
- tempdir used by the stuff ? (use always current or optional)
- test $(NLMSTUFF) dir existence ??
- quiet/verbose mode?
- debug support?
- readme.txt content
- collect2/collect2.exe (c++ and global objects)
- more c++ support (exceptions, RTTI, ...)?
