diff options
Diffstat (limited to 'textproc/xmlada-gcc/files/patch-Makefile.in')
-rw-r--r-- | textproc/xmlada-gcc/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/xmlada-gcc/files/patch-Makefile.in b/textproc/xmlada-gcc/files/patch-Makefile.in deleted file mode 100644 index 639fdbb683de..000000000000 --- a/textproc/xmlada-gcc/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sun Dec 24 23:38:00 2006 -+++ Makefile.in Sun Dec 24 23:38:17 2006 -@@ -30,7 +30,7 @@ - - .PHONY: all obj clean install install_dirs - --all: obj -+all: obj docs - - obj: force - ${GNATMAKE} -Punicode/unicode.gpr -XMODE=${MODE} -XLIBRARY_TYPE=${LIBRARY_TYPE} |