*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 16 Jun 2003 12:55:10 +0200
changeset 3899 7d2fc7e2c9d2
parent 3898 368c43005b5a
child 3900 2ee04532b466
*** empty log message ***
Make.proto
--- a/Make.proto	Fri Jun 13 16:13:59 2003 +0200
+++ b/Make.proto	Mon Jun 16 12:55:10 2003 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview/Make.proto,v 1.131 2003-05-06 09:03:08 mb Exp $
+# $Header: /cvs/stx/stx/libview/Make.proto,v 1.132 2003-06-16 10:55:10 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -200,7 +200,7 @@
 		CLASSLIB_CC="$(CLASSLIB_CC)" CLASSLIB_OPT="$(CLASSLIB_OPT)" \
 		SEPINITCODE=-sepInitCode ZFLAG=
 
-__GLXWorkstation.$(O): GLXWorkstation.st $(INCLUDE)/XWorkstation.H $(INCLUDE)/DeviceWorkstation.H $(INCLUDE)/HostGraphicsDevice.H $(INCLUDE)/GraphicsDevice.H
+__GLXWorkstation.$(O): GLXWorkstation.st $(INCLUDE)/XWorkstation.H $(INCLUDE)/DeviceWorkstation.H $(INCLUDE)/HostGraphicsDevice.H $(INCLUDE)/GraphicsDevice.H $(INCLUDE)/stc.h
 	$(MAKE) $(BIG_STFILE_RULE) BIG_FILE=GLXWorkstation \
 		CC="$(CC)" OPT="$(OPT)" \
 		CLASSLIB_CC="$(CLASSLIB_CC)" CLASSLIB_OPT="$(CLASSLIB_OPT)" \