-include $(repo_dir)/buildtools/Makefile.incl\r
-\r
-TARGETNS=http://www.w3.org/1999/xhtml\r
-\r
-titlepage.templates.xsl: titlepage.templates.xml $(NESTLEVEL)../template/titlepage.xsl\r
- $(XSLT) $< $(NESTLEVEL)../template/titlepage.xsl $@ ns=$(TARGETNS)\r
-\r
-clean:\r
- rm titlepage.templates.xsl
\ No newline at end of file
+include $(repo_dir)/buildtools/Makefile.incl
+
+TARGETNS=http://www.w3.org/1999/xhtml
+
+titlepage.templates.xsl: titlepage.templates.xml $(NESTLEVEL)../template/titlepage.xsl
+ $(XSLT) $< $(NESTLEVEL)../template/titlepage.xsl $@ ns=$(TARGETNS)
+
+clean:
+ $(RM) titlepage.templates.xsl