summaryrefslogtreecommitdiff
blob: 537c29939fa251ae51be08164784058d7cd2de03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
--- 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).