fix clobber rules to correctly clobber resources.

This commit is contained in:
mscott%netscape.com 1999-02-26 04:22:44 +00:00
parent 022657487a
commit 7b572778cf

View File

@ -27,7 +27,6 @@ install:: $(DLL)
$(MAKE_INSTALL) ComposeFrame.html $(DIST)\bin\res\samples
clobber::
rm -f $(DIST)\bin\$(DLLNAME)
rm -f $(DIST)\bin\res\samples\Compose.html
rm -f $(DIST)\bin\res\samples\ComposeToolbar.xml
rm -f $(DIST)\bin\res\samples\ComposeFrame.html