summaryrefslogtreecommitdiff
path: root/mysqlc/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-01 17:37:37 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-01 17:37:37 +0100
commitf49c8e4496ffe24c982d7778c33b534e9b0f9b29 (patch)
tree17b6e4979e83ab01e6fdf940111d293a42d25700 /mysqlc/source
parent70539059dd2317afdf532d1e4a4a9524a154f773 (diff)
Clean up makefiles
Diffstat (limited to 'mysqlc/source')
-rwxr-xr-xmysqlc/source/makefile.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/mysqlc/source/makefile.mk b/mysqlc/source/makefile.mk
index 468504978d6c..31f8ce17f0e0 100755
--- a/mysqlc/source/makefile.mk
+++ b/mysqlc/source/makefile.mk
@@ -281,18 +281,6 @@ $(EXTENSIONDIR)$/registry$/data$/org$/openoffice$/Office$/DataAccess$/Drivers.xc
@@-$(MKDIRHIER) $(EXTENSIONDIR)$/registry$/data$/org$/openoffice$/Office$/DataAccess
@$(COPY) $< $(EXTENSIONDIR)$/registry$/data$/org$/openoffice$/Office$/DataAccess$/Drivers.xcu > $(NULLDEV)
-# The below doesn't work - it's completely beyond me .... $@ is some strange path when echoed, so the whole construct
-# doesn't work .... :(
-
-#$(foreach,i,$(COMPONENT_XCU) $(EXTENSIONDIR)$/$i : $i)
-# @echo -----------------
-# @echo $@
-# @echo $<
-# @echo -----------------
-# -$(MKDIRHIER) $(@:d)
-# (COPY) $< $@
-# @echo -----------------
-
# non-existing descriptions: copy from the English version
.IF "$(strip $(MISSING_LANGS))" != ""
$(foreach,i,$(MISSING_LANGS) $(EXTENSIONDIR)$/description$/description_$i.txt): .$/description$/description_en-US.txt