aboutsummaryrefslogtreecommitdiffstats
path: root/norwegian/Make.dep.templ
blob: df2a96740ca99dfe0935f5ea8844a4509f1f0bf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# template dependencies

$(TEMPLDIR)/basic.wml: $(TEMPLDIR)/navbar.wml
	touch $(TEMPLDIR)/basic.wml

$(TEMPLDIR)/footer.wml: $(TEMPLDIR)/ctime.wml
	touch $(TEMPLDIR)/footer.wml

$(TEMPLDIR)/menubar.wml: $(TEMPLDIR)/footer.wml
	touch $(TEMPLDIR)/menubar.wml

$(TEMPLDIR)/mainpage.wml: $(TEMPLDIR)/basic.wml $(TEMPLDIR)/menubar.wml
	touch $(TEMPLDIR)/mainpage.wml

$(TEMPLDIR)/template.wml: $(TEMPLDIR)/basic.wml $(TEMPLDIR)/footer.wml \
		$(TEMPLDIR)/languages.wml 
	touch $(TEMPLDIR)/template.wml

$(TEMPLDIR)/news.wml: $(TEMPLDIR)/basic.wml $(TEMPLDIR)/footer.wml \
		$(TEMPLDIR)/languages.wml 
	touch $(TEMPLDIR)/news.wml

$(TEMPLDIR)/consultant.wml: $(TEMPLDIR)/footer.wml $(TEMPLDIR)/languages.wml
	touch $(TEMPLDIR)/consultant.wml

$(TEMPLDIR)/event.wml: $(TEMPLDIR)/footer.wml $(TEMPLDIR)/languages.wml $(TEMPLDIR)/basic.wml
	touch $(TEMPLDIR)/event.wml

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