diff --git a/motif/server/Config.FreeBSD b/motif/server/Config.FreeBSD new file mode 100644 index 0000000000000000000000000000000000000000..d73b2b17ab423f8a9189efbb7280f0325b79b3c1 --- /dev/null +++ b/motif/server/Config.FreeBSD @@ -0,0 +1,8 @@ +CFLAGS = -pthread -O2 -I/usr/X11R6/include -I. -I$(VPATH) +LDFLAGS = -L/usr/X11R6/lib +LIBS = -lXm -lXt -lX11 + +# This def assumes you are building in the same or parallel +# tree to the CVS souce layout. Sites may need to customize +# this path. +VPATH = ../../../src/motif/server/