SOURCES = ikiwiki ikiwiki_VERSION = 3.20100704 # modules (subproject extension names) used. Expands SOURCES ikiwiki_MODULES = templates basewiki smiley directives # locales used. Expands SOURCES ikiwiki_LOCALES = da nb # gettext-based modules and locales used #ikiwiki_POMODULES = basewiki smiley directives #ikiwiki_POLOCALES = da #dummy_MODULES = content_dummy # uncomment this when ikiwiki.setup is configured for the local environment #CONFIGS = ikiwiki_da.setup ikiwiki_nb.setup ikiwiki.setup # Everything after this is generic # FIXME: Not all of these are used within templates masterdir = $(module) l10ndir = $(module)_l10n/$(locale) flavordir = $(module)_$(flavor) flavorl10ndir = $(module)_$(flavor)_l10n/$(locale) podir = po all: init $(SOURCES) init: git submodule init git submodule update $(if $(dummy_MODULES),mkdir -p $(dummy_MODULES)) touch init install:: init ifeq ($(strip $(CONFIGS)),) $(error Please configure ikiwiki.setup and then uncomment it at the top of the Makefile!) endif include make/rules.mk pot: $(ALL_POTFILES) po: $(ALL_POFILES) $(LOCALE_L10NFILES): $(MASTER_L10NFILES) translations: po $(LOCALE_L10NFILES) .PHONY: all $(SOURCES) pot po translations install ultraclean .Jonas Smedegaard
summaryrefslogtreecommitdiff
path: root/tags/18/f2/a80d16920811231448t1cc8061aj7be3c7db3fcd7a0d@mail.gmail.com/unread
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2023-06-27 09:35:08 +0200
committerJonas Smedegaard <dr@jones.dk>2023-06-27 09:35:08 +0200
commitfd54908da2b05c526dd3bee9b6dcd093214a220d (patch)
treec69c845069c99d1d01044f6fafda7c08433329c6 /tags/18/f2/a80d16920811231448t1cc8061aj7be3c7db3fcd7a0d@mail.gmail.com/unread
parentba46132213560cf3335d53560d519c0ec0190da2 (diff)
master
Diffstat (limited to 'tags/18/f2/a80d16920811231448t1cc8061aj7be3c7db3fcd7a0d@mail.gmail.com/unread')
-rw-r--r--tags/18/f2/a80d16920811231448t1cc8061aj7be3c7db3fcd7a0d@mail.gmail.com/unread0
1 files changed, 0 insertions, 0 deletions