aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorJosip Rodin <joy>2002-12-01 15:00:23 +0000
committerJosip Rodin <joy>2002-12-01 15:00:23 +0000
commit1b1a4c9a42c2f599480e1e8ffd1c147e9495da10 (patch)
treeeac3f49391dd2fabcc59e9defe2fa8d0757db1dc /Makefile.common
parent4d512b17fb206cafd3329187c892bc98cd40f5c8 (diff)
the .def files aren't used any more
CVS version numbers Makefile.common: 1.71 -> 1.72 english/template/debian/.cvsignore: 1.1 -> 1.2(DEAD)
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.common b/Makefile.common
index c7cad4a76dc..e7965835588 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -234,12 +234,6 @@ $(TEMPLDIR)/cdimage.wml: $(TEMPLDIR)/common_translation.wml \
# $(WMLBASE)/CD/pictures/menu-netinst.$(LANGUAGE).png \
# $(WMLBASE)/CD/pictures/menu-pik.$(LANGUAGE).png
-$(TEMPLDIR)/countries.def: $(TEMPLDIR)/countries.wml
- cd $(TEMPLDIR) && sed -e /^#/d countries.wml | eperl -B '<:' -E ':>' - >/dev/null
-
-$(TEMPLDIR)/language_names.def: $(TEMPLDIR)/language_names.wml
- cd $(TEMPLDIR) && sed -e '/^#/d' -e '/^<:/,/^:>/!d' language_names.wml | eperl -B '<:' -E ':>' - >/dev/null
-
.SUFFIXES:
.PHONY: all $(existing-SUBS) install $(existing-SUBS-install)
.PHONY: clean $(existing-SUBS-clean) cleandest $(existing-SUBS-cleandest)

© 2014-2024 Faster IT GmbH | imprint | privacy policy