> Date: Wed, 16 Jan 2008 17:50:30 +0530 > From: "Naik, Gouri" <[EMAIL PROTECTED]> > > I have one more problem > > In my make file when I wrote the bellow line it is not working > > > > " @IF EXIST $(TARGET_PATH)\source.zip del $(TARGET_PATH)\source.zip" > > > > Can you pls tell me what the problem in this is?
Does it help to use "if" in lowercase? _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
