doc os fixup script from Phil Pennock. fixes: #765
[exim.git] / doc / doc-docbook / Makefile
index d2cb9fe865c8347937cec06726d4aa2cb9634146..e6f6487d302020660dc685a08ef4fa5d1f02da27 100644 (file)
@@ -1,4 +1,4 @@
-# $Cambridge: exim/doc/doc-docbook/Makefile,v 1.12 2007/12/01 15:53:55 nm4 Exp $
+# $Cambridge: exim/doc/doc-docbook/Makefile,v 1.13 2009/10/16 10:36:52 nm4 Exp $
 
 # Make file for Exim documentation from xfpt source.
 
 
 # Make file for Exim documentation from xfpt source.
 
@@ -290,6 +290,18 @@ test.info:    test-info.xml
 ########################################################################
 
 
 ########################################################################
 
 
+############################## OS FIXUP ################################
+
+# Yes, we've advanced so far in text processing that we now have to
+# hardcode in complete paths and so become dependent upon exactly where
+# files were installed for xsl:import.  Which of course varies by OS.
+
+os-fixup:
+       ./OS-Fixups
+
+########################################################################
+
+
 ################################ CLEAN #################################
 
 clean:; /bin/rm -rf exim.8 \
 ################################ CLEAN #################################
 
 clean:; /bin/rm -rf exim.8 \