You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-arch/afio/files/Makefile.patch

26 lines
350 B

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