summaryrefslogtreecommitdiffstats
path: root/odk/examples/OLE
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2002-12-19 10:38:32 +0000
committerJuergen Schmidt <jsc@openoffice.org>2002-12-19 10:38:32 +0000
commitecab58156e8987642c9e51dedb05a07765f29cc8 (patch)
tree755e74f7cdd46e9c5a87a6962e82c5ea69c670b7 /odk/examples/OLE
parent#99053# modified, new build env (diff)
downloadcore-ecab58156e8987642c9e51dedb05a07765f29cc8.tar.gz
core-ecab58156e8987642c9e51dedb05a07765f29cc8.zip
#99053# modified clean target
Diffstat (limited to 'odk/examples/OLE')
-rw-r--r--odk/examples/OLE/activex/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/odk/examples/OLE/activex/Makefile b/odk/examples/OLE/activex/Makefile
index c5a52165ffa4..bdda09828870 100644
--- a/odk/examples/OLE/activex/Makefile
+++ b/odk/examples/OLE/activex/Makefile
@@ -71,4 +71,5 @@ clean :
-$(DELRECURSIVE) $(subst /,$(PS),$(OUT_COMP_INC))
-$(DELRECURSIVE) $(subst /,$(PS),$(OUT_COMP_GEN))
-$(DELRECURSIVE) $(subst /,$(PS),$(OUT_COMP_SLO))
+ -$(DEL) $(subst /,$(PS),$(OUT_LIB)/*$(COMPONENT_NAME).*)
-$(DEL) $(subst /,$(PS),$(SHAREDLIB_OUT)/$(SHAREDLIB_PRE)$(COMPONENT_NAME).*)