(not part of TBOX builds)

Fix for 69234


git-svn-id: svn://10.0.0.236/trunk@87567 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
idk%eng.sun.com
2001-02-21 09:09:55 +00:00
parent 8f374ff271
commit 85dd7da758
9 changed files with 19 additions and 11 deletions

View File

@@ -52,4 +52,4 @@ include <$(DEPTH)\config\rules.mak>
install:: $(DLL)
$(MAKE_INSTALL) $(DLL) $(DIST)\bin\components
clobber::
rm -f $(DIST)\bin\components\$(DLLNAME).dll
rm -f "$(DIST)\bin\components\$(DLLNAME).dll"