diff options
Diffstat (limited to 'net/clusterit/files/patch-ad')
-rw-r--r-- | net/clusterit/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/clusterit/files/patch-ad b/net/clusterit/files/patch-ad deleted file mode 100644 index 756204b71d4d..000000000000 --- a/net/clusterit/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- dsh/Makefile.orig Mon Dec 14 20:51:53 1998 -+++ dsh/Makefile Thu Feb 4 16:36:19 1999 -@@ -4,7 +4,7 @@ - # Some of the below needs to be uncommented for Solaris to work. - - #CC= /usr/local/bin/gcc --CFLAGS= -Wall -O2 #-DDEBUG -g -+CFLAGS?= ${CFLAGS} -Wall -O2 #-DDEBUG -g - PROGS= dsh seq run - - OBJS= dsh.o seq.o run.o |