Support for new target binary type: NLM
Brought to you by:
anthonyw
It would be great to have an option to generate NLMs (NetWare
Loadable Modules, the 32-bit binaries that execute on Novell's
NetWare OS).
I currently develop NLMs in assembly, and
having a freeware LINKer that can produce NLMs from my .OBJ
files (which ALINK seems to handle just fine) would be a very useful
feature.
Thanks in advance.