summaryrefslogtreecommitdiff
path: root/mbone/sdr/files/Makefile.netbsd
blob: 4b17ca6cfdc0fdb63fde658c66ab2882af77fa6e (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile.netbsd,v 1.8 2000/09/08 18:58:06 jwise Exp $

CC          = gcc -g -O
INCLUDES    = -I${X11BASE}/include -I${LOCALBASE}/include/tk/generic -I${LOCALBASE}/include/tcl/generic -I../../common
LIBS        = -L${LOCALBASE}/lib -ltk83 -ltcl83 ../../common/libcommon.a \
		-lm -L${X11BASE}/lib -lX11 -lz  \
		-Wl,-R${LOCALBASE}/lib -Wl,-R${X11BASE}/lib
CFLAGS      = $(INCLUDES) -DDIFF_BYTE_ORDER -DNORANDPROTO -DDEFINED_ERRLIST \
		-Wall -DAUTH -DHAVE_ZLIB

all::	sdr