diff options
Diffstat (limited to 'editors/e93/files/patch-ag')
-rw-r--r-- | editors/e93/files/patch-ag | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/e93/files/patch-ag b/editors/e93/files/patch-ag deleted file mode 100644 index 644ff35ef78d..000000000000 --- a/editors/e93/files/patch-ag +++ /dev/null @@ -1,11 +0,0 @@ ---- xgui/Makefile.orig Sun Sep 24 23:32:13 2000 -+++ xgui/Makefile Sun Sep 24 23:32:30 2000 -@@ -17,7 +17,7 @@ - # Include machine/platform specific information into the build - include ../machdef.mk - --CFLAGS=-I. $(TCL_INCLUDE) $(X_INCLUDE) $(OPTIONS) $(MACHINESPEC) -DPREFIX=\"$(PREFIX)\" -+CFLAGS+=-I. $(TCL_INCLUDE) $(TK_INCLUDE) $(X_INCLUDE) $(OPTIONS) $(MACHINESPEC) -DPREFIX=\"$(PREFIX)\" - - OBJECTS = \ - globals.o \ |