diff options
Diffstat (limited to 'java/jmp/files/patch-Makefile.in')
-rw-r--r-- | java/jmp/files/patch-Makefile.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/java/jmp/files/patch-Makefile.in b/java/jmp/files/patch-Makefile.in deleted file mode 100644 index d90af8ce4a90..000000000000 --- a/java/jmp/files/patch-Makefile.in +++ /dev/null @@ -1,7 +0,0 @@ -$FreeBSD$ - ---- Makefile.in.orig Mon May 8 20:06:38 2006 -+++ Makefile.in Mon May 8 20:07:16 2006 -@@ -1044 +1044 @@ -- inst=`echo $$inst | sed '$(transform)'`.$$ext; \ -+ inst=$$inst.$$ext; \ |