On Sun, 26 Oct 2003 14:18:59 +1000 mlivingstone <[EMAIL PROTECTED]> wrote:
m> Occasionally I will want to relink the current wxWindows into M even m> though there have not been any M CVS changes. I know I could just m> touch one of the M files and then make but is there a make-only solution? If there has been any changes in the wxWindows headers, affected M sources should be rebuilt automatically. If the changes were in the .cpp files only, then you don't have anything to do if you're using a shared library. If you're using a static one, you do have to do "rm src/M && make" because the binary doesn't have a dependency on the wxWindowsl ibrary. It could be added but is rather complicated for a so small gain. Regards, VZ ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers