]> git.saurik.com Git - apt.git/blobdiff - buildlib/sgml_manpage.mak
* merged with apt--mvo
[apt.git] / buildlib / sgml_manpage.mak
index 607ead3735be208a46bb5a55b6dbd069e4ef1138..5fcb75c464e96bde80bca8eca397ef2ee5ba797c 100644 (file)
@@ -11,8 +11,6 @@
 # See defaults.mak for information about LOCAL
 
 # Some local definitions
-ifdef NSGMLS
-ifdef SGMLSPL
 ifdef DOCBOOK2MAN
 
 LOCAL := sgml-manpage-$(firstword $(SOURCE))
@@ -24,7 +22,7 @@ veryclean: veryclean/$(LOCAL)
 
 $($(LOCAL)-LIST) :: % : %.sgml $(INCLUDES)
        echo Creating man page $@
-       $(NSGMLS) $< | $(SGMLSPL) $(DOCBOOK2MAN) 
+       $(DOCBOOK2MAN) $<
 
 # Clean rule
 .PHONY: veryclean/$(LOCAL)
@@ -33,8 +31,6 @@ veryclean/$(LOCAL):
 
 HAVE_SGML=yes
 endif
-endif
-endif
 
 INCLUDES :=