summaryrefslogtreecommitdiff
path: root/mbone/nte/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/nte/patches/patch-ad')
-rw-r--r--mbone/nte/patches/patch-ad20
1 files changed, 0 insertions, 20 deletions
diff --git a/mbone/nte/patches/patch-ad b/mbone/nte/patches/patch-ad
deleted file mode 100644
index 2cb5a859d6c..00000000000
--- a/mbone/nte/patches/patch-ad
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-ad,v 1.8 2005/01/08 18:50:35 minskim Exp $
-
---- netbsd/Makefile.netbsd.orig 2005-01-08 12:39:02.000000000 -0600
-+++ netbsd/Makefile.netbsd
-@@ -0,0 +1,15 @@
-+CC=cc
-+INCLUDES=-I${LOCALBASE}/include -I${LOCALBASE}/include -I${X11BASE}/include -I${LOCALBASE}/include/tk/generic -I${LOCALBASE}/include/tk/unix -I${LOCALBASE}/include/tcl/generic -I${LOCALBASE}/include/tcl/unix
-+LIB_DIR=${LOCALBASE}/lib
-+LIBS=-Wl,-R${LIB_DIR} -L${LIB_DIR} -ltk83 -ltcl83 -lm -Wl,-R${X11BASE}/lib -L${X11BASE}/lib -lX11
-+CFLAGS+=$(INCLUDES) -DFREEBSD -DPROTOTYPES -DHAVE_NO_VALUES_H -DHAVE_LIMITS_H -DHAVE_UNISTD_H -DMAXINT=INT_MAX -DDEFINED_ERRLIST
-+# for search.h
-+CFLAGS+=-I../src
-+
-+OBJS+=hsearch.o
-+
-+install: all
-+ install -c -s -m 755 -o bin -g bin nt ${PREFIX}/bin
-+
-+clean:
-+ rm *.o *.tcl *.ehtml tcl2c