]> granicus.if.org Git - docbook-dsssl/commitdiff
Added "litprog" target, to capture the fact that the xsl build
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 4 Jul 2006 09:34:43 +0000 (09:34 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 4 Jul 2006 09:34:43 +0000 (09:34 +0000)
depends on the ../litprog build.

xsl/Makefile

index 418dc1ff42e40d674687b60874d1b43866239d1a..1f0b35c711c20074943ffd933c3c8a2f61d1f506 100644 (file)
@@ -31,7 +31,7 @@ DIRS=extensions common lib html fo manpages htmlhelp javahelp wordml
 
 .PHONY: distrib clean doc xhtml
 
-all: base xhtml docsrc
+all: litprog base xhtml docsrc
 
 base:
        for i in $(DIRS) __bogus__; do \
@@ -40,6 +40,9 @@ base:
                fi \
        done
 
+litprog:
+       $(MAKE) -C ../litprog
+
 xhtml:
        $(MAKE) -C xhtml