diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-25 12:44:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-25 12:44:29 +0000 |
commit | 821642e85d084e1829fb18613fb5e372545ad5df (patch) | |
tree | 7f9fbf58600cc6c6c8c9e839b01d85259a3724b9 /emulators/skyeye/files/patch-gdb_doc_Makefile.in | |
parent | Update to 2.063. (diff) |
- Update to 1.2.0 RC4
PR: ports/92042
Submitted by: RuanWei <iamayan@gmail.com> (maintainer)
Diffstat (limited to 'emulators/skyeye/files/patch-gdb_doc_Makefile.in')
-rw-r--r-- | emulators/skyeye/files/patch-gdb_doc_Makefile.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/skyeye/files/patch-gdb_doc_Makefile.in b/emulators/skyeye/files/patch-gdb_doc_Makefile.in deleted file mode 100644 index 873cada9c1b3..000000000000 --- a/emulators/skyeye/files/patch-gdb_doc_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- gdb/doc/Makefile.in.orig Tue Jul 19 22:38:16 2005 -+++ gdb/doc/Makefile.in Tue Jul 19 22:38:36 2005 -@@ -449,6 +449,6 @@ - maintainer-clean realclean: distclean - rm -f GDBvn.texi *.info* *.dvi *.ps *.html *.pdf - --install: install-info -+install: - - uninstall: uninstall-info |