Hello !
Sorry for this lame question but how do I use makefile's ?? ;)
yoda,
Get a copy of NMAKE from Iczelions site and try and find some
documentation old enough to show you how to use it. Last stuff
I had was from MASM 611 dated 1995. Unless you want to learn
old tech like this, try building your projects with batch files,
the are a lot more flexible and easier to edit.
Regards,
hutch@pbq.com.au
Thx !
I use the make utility that comes with the free Borland 5.5 C++ compiler. If I'm not mistaken there are doc's included.
James
http://www.borland.com/bcppbuilder/freecompiler/
This message was edited by jcfuller, on 2/28/2001 1:40:48 PM