summaryrefslogtreecommitdiff
path: root/devel/simulavr/files/patch-doc::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/simulavr/files/patch-doc::Makefile.in')
-rw-r--r--devel/simulavr/files/patch-doc::Makefile.in22
1 files changed, 0 insertions, 22 deletions
diff --git a/devel/simulavr/files/patch-doc::Makefile.in b/devel/simulavr/files/patch-doc::Makefile.in
deleted file mode 100644
index cf8ea8f3fc41..000000000000
--- a/devel/simulavr/files/patch-doc::Makefile.in
+++ /dev/null
@@ -1,22 +0,0 @@
---- doc/Makefile.in.orig Thu Feb 17 00:00:19 2005
-+++ doc/Makefile.in Sat Jul 30 23:54:10 2005
-@@ -516,7 +516,8 @@
- uninstall-local
-
-
--all-local: html $(TARGET_PS) $(TARGET_PDF)
-+#all-local: html $(TARGET_PS) $(TARGET_PDF)
-+all-local:
-
- # Rule for generating postscript output.
- ps: simulavr.ps $(TARGET_DOX_PS)
-@@ -547,7 +548,8 @@
- done
-
- # General rule for installing documentation
--install-data-local: install-html install-ps $(INSTALL_PDF)
-+#install-data-local: install-html install-ps $(INSTALL_PDF)
-+install-data-local:
-
- uninstall-local:
- rm -rf $(DOC_INST_DIR)