# See defaults.mak for information about LOCAL
# Some local definitions
-ifdef NSGMLS
-ifdef SGMLSPL
ifdef DOCBOOK2MAN
LOCAL := sgml-manpage-$(firstword $(SOURCE))
$($(LOCAL)-LIST) :: % : %.sgml $(INCLUDES)
echo Creating man page $@
- $(NSGMLS) $< | $(SGMLSPL) $(DOCBOOK2MAN)
+ $(DOCBOOK2MAN) $<
# Clean rule
.PHONY: veryclean/$(LOCAL)
HAVE_SGML=yes
endif
-endif
-endif
INCLUDES :=