Jump to content

NMAKE

From EDM2
Revision as of 13:41, 23 June 2016 by Ak120 (talk | contribs)

Description

The "make" tool that comes with the IBM VisualAge C++ 3.0 package. It allows to define dependencies and actions to resolve them. Within the WorkFrame environment it is mostly not directly used, because the make files are generated automatically with the "build" tools.

Source and References

see VAC/C++ 3.0 package

License

IBM