Fixed clobber to not fail if directory isn't there.

git-svn-id: svn://10.0.0.236/trunk@38594 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
warren%netscape.com
1999-07-07 04:20:31 +00:00
parent a418e1c996
commit 358ec9fec4

View File

@@ -42,6 +42,6 @@ $(PLUGIN_DIR):
export:: $(PLUGIN_DIR)
clobber::
rmdir $(DIST)\bin\plugins
rm -r -f $(DIST)\bin\plugins