diff options
Diffstat (limited to 'math/abs/files/patch-ab')
-rw-r--r-- | math/abs/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/abs/files/patch-ab b/math/abs/files/patch-ab deleted file mode 100644 index b017110723ca..000000000000 --- a/math/abs/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- TextField-1.0/Makefile.orig Sun Apr 11 09:23:53 1999 -+++ TextField-1.0/Makefile Sun Apr 11 09:24:09 1999 -@@ -1,7 +1,7 @@ - # Makefile for widget demo programs - - ATHENALIBS = -lXaw -lXmu -lXt -lX11 -lm --CFLAGS = $(DEFINES) $(CDEBUGFLAGS) -I/usr/contrib/X11R6/include -+CFLAGS += $(DEFINES) $(CDEBUGFLAGS) -I$(X11BASE)/include - CDEBUGFLAGS = - DEFINES = - RM = rm -f |