aboutsummaryrefslogtreecommitdiffstats
path: root/swedish/Pics
diff options
context:
space:
mode:
authorJosip Rodin <joy>2001-06-10 23:26:45 +0000
committerJosip Rodin <joy>2001-06-10 23:26:45 +0000
commitee78b3a5fcc0a4703974b3eab18d333c49b3e373 (patch)
tree2292c4e9075af49d2ed8ad8f405ee300485f4d1e /swedish/Pics
parentedd497f7c0b8f203db445e64860274d637ed1762 (diff)
copied from English
CVS version numbers chinese/Pics/Makefile: 1.8 -> 1.9 croatian/Pics/Makefile: 1.8 -> 1.9 danish/Pics/Makefile: 1.5 -> 1.6 dutch/Pics/Makefile: 1.4 -> 1.5 esperanto/Pics/Makefile: 1.4 -> 1.5 finnish/Pics/Makefile: 1.6 -> 1.7 french/Pics/Makefile: 1.6 -> 1.7 german/Pics/Makefile: 1.9 -> 1.10 greek/Pics/Makefile: 1.3 -> 1.4 hungarian/Pics/Makefile: 1.4 -> 1.5 italian/Pics/Makefile: 1.8 -> 1.9 japanese/Pics/Makefile: 1.5 -> 1.6 korean/Pics/Makefile: 1.5 -> 1.6 norwegian/Pics/Makefile: 1.5 -> 1.6 polish/Pics/Makefile: 1.5 -> 1.6 portuguese/Pics/Makefile: 1.5 -> 1.6 romanian/Pics/Makefile: 1.5 -> 1.6 russian/Pics/Makefile: 1.4 -> 1.5 spanish/Pics/Makefile: 1.9 -> 1.10 swedish/Pics/Makefile: 1.5 -> 1.6 turkish/Pics/Makefile: 1.4 -> 1.5
Diffstat (limited to 'swedish/Pics')
-rw-r--r--swedish/Pics/Makefile19
1 files changed, 9 insertions, 10 deletions
diff --git a/swedish/Pics/Makefile b/swedish/Pics/Makefile
index 9af2827717e..0890a26637d 100644
--- a/swedish/Pics/Makefile
+++ b/swedish/Pics/Makefile
@@ -12,12 +12,11 @@ include $(WMLBASE)/Make.lang
include pics.conf
-debbar.pl := $(ENGLISHDIR)/Pics/debbar.pl
+debbar := $(ENGLISHDIR)/Pics/debbar.pl
ifneq "$(wildcard debbar.pl)" ""
-debbar.pl := ./debbar.pl
+debbar := ./debbar.pl
endif
-debbar := $(debbar.pl)
ifneq "$(FONTFACE)" ""
debbar += -fontface $(FONTFACE)
endif
@@ -34,19 +33,19 @@ ifneq "$(FONTENCODING)" ""
debbar += -fontencoding $(FONTENCODING)
endif
-about.$(LANGUAGE).gif: $(debbar.pl)
+about.$(LANGUAGE).gif:
$(debbar) -words $(ABOUT_TEXT) -o $@
-devel.$(LANGUAGE).gif: $(debbar.pl)
+devel.$(LANGUAGE).gif:
$(debbar) -words $(DEVEL_TEXT) -o $@
-distrib.$(LANGUAGE).gif: $(debbar.pl)
+distrib.$(LANGUAGE).gif:
$(debbar) -words $(DISTRIB_TEXT) -o $@
-news.$(LANGUAGE).gif: $(debbar.pl)
+news.$(LANGUAGE).gif:
$(debbar) -words $(NEWS_TEXT) -o $@
-search.$(LANGUAGE).gif: $(debbar.pl)
+search.$(LANGUAGE).gif:
$(debbar) -words $(SEARCH_TEXT) -o $@
-sitemap.$(LANGUAGE).gif: $(debbar.pl)
+sitemap.$(LANGUAGE).gif:
$(debbar) -words $(SITEMAP_TEXT) -o $@
-support.$(LANGUAGE).gif: $(debbar.pl)
+support.$(LANGUAGE).gif:
$(debbar) -words $(SUPPORT_TEXT) -o $@
pics: about.$(LANGUAGE).gif devel.$(LANGUAGE).gif distrib.$(LANGUAGE).gif \

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