From 7e9ca69682ebb22e6b869b4c9472fa917fb866e4 Mon Sep 17 00:00:00 2001 From: Rhonda D'Vine Date: Fri, 11 Jul 2003 09:58:38 +0000 Subject: Some more copied and not synced Makefiles fixed. CVS version numbers arabic/Pics/Makefile: 1.1 -> 1.2 chinese/CD/faq/Makefile: 1.1 -> 1.2 czech/Pics/Makefile: 1.1 -> 1.2 japanese/ports/freebsd/Makefile: 1.1 -> 1.2 russian/News/2003/Makefile: 1.1 -> 1.2 russian/security/2002/Makefile: 1.1 -> 1.2 russian/security/2003/Makefile: 1.1 -> 1.2 turkish/CD/Makefile: 1.1 -> 1.2 turkish/CD/http-ftp/Makefile: 1.1 -> 1.2 turkish/News/2002/Makefile: 1.1 -> 1.2 turkish/News/2003/Makefile: 1.1 -> 1.2 turkish/consultants/Makefile: 1.1 -> 1.2 --- turkish/CD/Makefile | 27 +-------------------------- turkish/CD/http-ftp/Makefile | 20 +------------------- 2 files changed, 2 insertions(+), 45 deletions(-) (limited to 'turkish/CD') diff --git a/turkish/CD/Makefile b/turkish/CD/Makefile index 5136647af0a..5ce126901a8 100644 --- a/turkish/CD/Makefile +++ b/turkish/CD/Makefile @@ -1,26 +1 @@ -# This Makefile should need no changes from webwml/english/CD/Makefile -# Please send a message to debian-www if you need to modify anything -# so the problem can be fixed. - -WMLBASE=.. -CUR_DIR=CD -SUBS=artwork faq http-ftp jigdo-cd mirroring netinst pictures pik releases vendors - -NOGENERICDEP := true -include $(WMLBASE)/Make.lang - - -ifneq "$(wildcard releases/index.wml)" "" -RELEASESDEP := releases/index.wml -else -RELEASESDEP := $(ENGLISHDIR)/CD/releases/index.wml -endif - -index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/cdimage.wml $(RELEASESDEP) - $(WML) $( $@ -#endif +include $(subst webwml/turkish,webwml/english,$(CURDIR))/Makefile -- cgit v1.2.3