gentoo-full-overlay/app-arch/afio/files/Makefile.patch

25 lines
350 B
Diff

--- 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).