Make.spec
changeset 4920 2e86dca5c3aa
parent 4882 39b6418fb33d
child 5012 767c0cee67fd
--- a/Make.spec	Sun Mar 02 20:56:53 2008 +0100
+++ b/Make.spec	Sun Mar 02 20:56:59 2008 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview/Make.spec,v 1.24 2008-01-25 07:40:15 cg Exp $
+# $Header: /cvs/stx/stx/libview/Make.spec,v 1.25 2008-03-02 19:56:59 stefan Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libview.
@@ -55,11 +55,12 @@
 
 
 UNIX_OBJS= \
+    $(OUTDIR)XWorkstation.$(O) \
     $(OUTDIR)GLXWorkstation.$(O) \
-    $(OUTDIR)XWorkstation.$(O) \
 
 
 COMMON_OBJS= \
+    $(OUTDIR)Border.$(O) \
     $(OUTDIR)Color.$(O) \
     $(OUTDIR)Colormap.$(O) \
     $(OUTDIR)ColorPalette.$(O) \