Jump to content

Talk:NMAKE

From EDM2
Revision as of 11:39, 22 February 2005 by Cbockem (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

When I gave up using the WPS integrated VAC/C++ 3.0 "Workframe" I had to also write my make files myself, and this showed me the many limitations of NMAKE, mainly if it comes to freely work with macros, switching between many directories etc. For that reason I changed to GNU Make at that time.