summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.in b/Makefile.in
index b3eb15f6..e1846ce9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -63,11 +63,6 @@ endif
.c.i:
$(CC) -E $(ALL_CFLAGS) -o $@ $<
-.txt.xml:
- $(ASCIIDOC) -b docbook -d manpage -o $@ $<
-
-.xml.1:
- $(XMLTO) man --skip-validation $< 2>/dev/null
#-- Begin File Lists --#