*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 15 Oct 1996 13:54:30 +0200
changeset 1076 ac3a66b5ca65
parent 1075 62f0cfb3c956
child 1077 f06cffd904c1
*** empty log message ***
Make.proto
--- a/Make.proto	Tue Oct 15 13:53:13 1996 +0200
+++ b/Make.proto	Tue Oct 15 13:54:30 1996 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview/Make.proto,v 1.74 1996-10-11 18:23:19 cg Exp $
+# $Header: /cvs/stx/stx/libview/Make.proto,v 1.75 1996-10-15 11:54:30 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -43,7 +43,8 @@
 SMALLOBJFILES= \
 	    DevWorkst.$(O) \
 	    Image.$(O) \
-	    Depth*Image.$(O) \
+	    Depth1Image.$(O) Depth2Image.$(O) Depth4Image.$(O) \
+	    Depth8Image.$(O) Depth24Image.$(O) \
 	    ImageRdr.$(O)
 
 NOTINLIBOBJS= \