summaryrefslogtreecommitdiff
path: root/mbone/sdr/files
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2000-01-28 03:21:28 +0000
committerBill Fenner <fenner@FreeBSD.org>2000-01-28 03:21:28 +0000
commit0e5395681a3a209405f699676fc53b19e3efe676 (patch)
treef6e9e535355d33b6e7d7a03fb2aef4f9e35b00d8 /mbone/sdr/files
parentUse IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP. (diff)
Actually use tcl/tk 8.2 like we claim to.
Notes
Notes: svn path=/head/; revision=25146
Diffstat (limited to 'mbone/sdr/files')
-rw-r--r--mbone/sdr/files/Makefile.freebsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/sdr/files/Makefile.freebsd b/mbone/sdr/files/Makefile.freebsd
index 3022704ab5f3..f0ad49d16443 100644
--- a/mbone/sdr/files/Makefile.freebsd
+++ b/mbone/sdr/files/Makefile.freebsd
@@ -1,6 +1,6 @@
CC = gcc -g -O
-INCLUDES = -I${X11BASE}/include -I${LOCALBASE}/include/tk8.0 -I${LOCALBASE}/include/tcl8.0 -I${LOCALBASE}/include/uclmmbase
-LIBS = -L${LOCALBASE}/lib -ltk80 -ltcl80 -luclmmbase -L${X11BASE}/lib -lX11 -lz -lm
+INCLUDES = -I${X11BASE}/include -I${LOCALBASE}/include/tk8.2 -I${LOCALBASE}/include/tcl8.2 -I${LOCALBASE}/include/uclmmbase
+LIBS = -L${LOCALBASE}/lib -ltk82 -ltcl82 -luclmmbase -L${X11BASE}/lib -lX11 -lz -lm
CFLAGS = $(INCLUDES) -DDIFF_BYTE_ORDER -DFREEBSD -DNORANDPROTO -DDEFINED_ERRLIST -Wall -DAUTH -DHAVE_ZLIB -DFreeBSD
all:: sdr