summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/afio/files/Makefile.patch')
-rw-r--r--app-arch/afio/files/Makefile.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/app-arch/afio/files/Makefile.patch b/app-arch/afio/files/Makefile.patch
deleted file mode 100644
index 537c29939fa2..000000000000
--- a/app-arch/afio/files/Makefile.patch
+++ /dev/null
@@ -1,25 +0,0 @@
---- Makefile.orig 2003-11-10 00:11:50.000000000 -0800
-+++ Makefile 2003-11-10 00:13:47.000000000 -0800
-@@ -1,4 +1,22 @@
- SHELL=/bin/sh
-+1=
-+2=
-+3=
-+4=
-+5=
-+6=
-+7=
-+8=
-+9=
-+a=
-+b=
-+c=
-+d=
-+e=
-+f=
-+g=
-+M=
-+I=
- ##
- ## I wrote this Makefile, based on comments in the source. -rich $alz.
- ## Define INDEX to use index() in place of strchr() (v7, BSD).