diff --git a/motif/server/Config.Darwin b/motif/server/Config.Darwin
new file mode 100644
index 0000000000000000000000000000000000000000..00db8058e4fd4dac084e4bb71c94aea0b9383c7c
--- /dev/null
+++ b/motif/server/Config.Darwin
@@ -0,0 +1,7 @@
+CFLAGS = -O2 -I/usr/local/include -I/usr/X11R6/include -I. -I$(VPATH)
+LDFLAGS = -L/usr/X11R6/lib -L/usr/local/lib
+LIBS = -lXm -lXt -lXext -lX11 -lSM -lICE -llanginfo
+# 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/