diff options
Diffstat (limited to 'japanese/recjis/files/patch-Makefile')
-rw-r--r-- | japanese/recjis/files/patch-Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/japanese/recjis/files/patch-Makefile b/japanese/recjis/files/patch-Makefile deleted file mode 100644 index 9c7e850da8a0..000000000000 --- a/japanese/recjis/files/patch-Makefile +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile.orig Sun Oct 19 03:06:42 2003 -+++ Makefile Sun Oct 19 03:06:56 2003 -@@ -19,7 +19,9 @@ - - BINDIR=/usr/local/bin - LIBDIR=/usr/local/lib/recjis --CFLAGS=-O -DLIBDIR=\"$(LIBDIR)\" -+CC?=cc -+CFLAGS?= -O -pipe -+CFLAGS+= -DLIBDIR=\"$(LIBDIR)\" - - prog: rjis rujis rsjis dejis - |