Make.proto
changeset 3630 2b2f6649c014
parent 3534 113a0ba4626d
child 3677 d9972617579b
--- a/Make.proto	Wed May 15 10:07:34 2002 +0200
+++ b/Make.proto	Tue May 21 10:09:26 2002 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview/Make.proto,v 1.126 2001-10-22 08:31:37 cg Exp $
+# $Header: /cvs/stx/stx/libview/Make.proto,v 1.127 2002-05-21 08:09:26 stefan Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -75,12 +75,10 @@
 #
 UNCRITICALOBJS= \
 	  DisplayRootView.$(O)                  \
-	  Workstation.$(O)                      \
 	  AlphaMask.$(O)
 
 LIBOBJS= \
 	  $(REQUIREDOBJS)                       \
-	    Workstation.$(O)                    \
 	    Color.$(O)                          \
 	    Colormap.$(O)                       \
 	    FontDescription.$(O)                \
@@ -186,7 +184,7 @@
 #
 
 #
-# also, XWorkstat and GLXWorkstat are separate (shared) Objects - compile without sepInitCode 
+# also, XWorkstatation and GLXWorkstatation are separate (shared) Objects - compile without sepInitCode 
 # and without -Zlibview (to speedup ld.so on SGI, by avoiding conflicts)
 #