aboutsummaryrefslogtreecommitdiff
path: root/print/latex-cjk/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'print/latex-cjk/files/patch-aa')
-rw-r--r--print/latex-cjk/files/patch-aa21
1 files changed, 0 insertions, 21 deletions
diff --git a/print/latex-cjk/files/patch-aa b/print/latex-cjk/files/patch-aa
deleted file mode 100644
index 15c9c627b56b..000000000000
--- a/print/latex-cjk/files/patch-aa
+++ /dev/null
@@ -1,21 +0,0 @@
---- Makefile.orig Fri Oct 2 17:33:23 1998
-+++ Makefile Fri Oct 2 17:33:23 1998
-@@ -0,0 +1,18 @@
-+#
-+# Makefile for CJK to apply on Unix systems more smoothly.
-+#
-+# keith@email.gcn.net.tw
-+#
-+
-+all:
-+ $(MAKE) -C 4_1.3 $@
-+
-+install: all
-+ $(MAKE) -C 4_1.3 $@
-+
-+test-teTeX-patch:
-+ $(MAKE) -C 4_1.3 test-teTeX-patch
-+
-+clean:
-+ $(MAKE) -C 4_1.3 $@
-+