slidecopy: merge

This commit is contained in:
Frank Schoenheit [fs] 2010-03-22 13:47:37 +01:00
commit a7fc0b3673

View file

@ -92,12 +92,3 @@ EXTENSION_PACKDEPS=makefile.mk
.INCLUDE : target.mk
.INCLUDE : extension_post.mk
# xcu files: copy
#$(COMPONENT_XCU) : ./Impress.xcu
# @-$(MKDIRHIER) $(@:d)
# $(COPY) $< $@
#$(COMPONENT_LIBRARY) : $(BIN)/$(SHL1TARGET)$(DLLPOST)
# @@-$(MKDIRHIER) $(@:d)
# @$(COPY) $< $@