diff options
Diffstat (limited to 'editors/e93/files/patch-af')
-rw-r--r-- | editors/e93/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/e93/files/patch-af b/editors/e93/files/patch-af deleted file mode 100644 index 5e06c12b6335..000000000000 --- a/editors/e93/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Sun Sep 24 18:33:49 2000 -+++ Makefile Sun Sep 24 18:34:49 2000 -@@ -21,7 +21,7 @@ - # Include machine/platform specific information - include machdef.mk - --CFLAGS=-I. $(TCL_INCLUDE) $(X_INCLUDE) $(OPTIONS) $(MACHINESPEC) -+CFLAGS+=-I. $(TCL_INCLUDE) ${TK_INCLUDE} $(X_INCLUDE) $(OPTIONS) $(MACHINESPEC) - - OBJECTS = \ - e93.o \ |