Jump to content

NMAKE: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
Line 9: Line 9:
== License ==
== License ==


IBM Abandonware
IBM


[[Category:Tools]]
[[Category:Tools]][[Category:Make]]

Revision as of 23:23, 17 February 2016

Description

The "make" tool that comes with the VAC/C++ 3.0 package. It allows to define dependencies and actions to resolve them. Within the VAC/C++ package 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