Re: Compile problem with 1943
- Posted by SDPringle Apr 18, 2009
- 902 views
If you need to do a make clean to get consistent results then your Makefile has an issue. You need to have the dependencies set properly in the Makefile. I never need to do a 'wmake -f makefile.wat clean' with Windows. Maybe we should standardize with watcom-make...
Shawn Pringle