summaryrefslogtreecommitdiff
path: root/japanese/okphone/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/okphone/files/patch-ad')
-rw-r--r--japanese/okphone/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/okphone/files/patch-ad b/japanese/okphone/files/patch-ad
deleted file mode 100644
index b0408bbb2e6c..000000000000
--- a/japanese/okphone/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./Makefile.org Fri Dec 15 01:30:07 1989
-+++ ./Makefile Wed Feb 7 20:39:53 1996
-@@ -13,3 +13,8 @@
- done
-
- default: all
-+
-+install:
-+ for i in ${DIRS} ; do \
-+ cd $$i ; make MFLAGS="${MFLAGS}" $@ ; cd .. ; \
-+ done