*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Sat, 17 May 2003 16:42:18 +0200
changeset 3890 8428ce72d4a7
parent 3889 2a57ed08e15f
child 3891 48c1f9ab83e3
*** empty log message ***
bc.mak
nt.mak
--- a/bc.mak	Thu May 15 19:59:12 2003 +0200
+++ b/bc.mak	Sat May 17 16:42:18 2003 +0200
@@ -2,7 +2,7 @@
 # DO NOT EDIT 
 # automatically generated from Make.proto (by make nt.mak)
 #
-# $Header: /cvs/stx/stx/libview/bc.mak,v 1.39 2002-06-24 10:19:07 cg Exp $
+# $Header: /cvs/stx/stx/libview/bc.mak,v 1.40 2003-05-17 14:42:18 cg Exp $
 #
 TOP=..
 #
@@ -29,6 +29,9 @@
   $(OUTDIR)ImageReader.$(O) \
   $(OUTDIR)Color.$(O) \
   $(OUTDIR)Colormap.$(O) \
+  $(OUTDIR)ColorPalette.$(O) \
+  $(OUTDIR)MappedPalette.$(O) \
+  $(OUTDIR)MonoMappedPalette.$(O) \
   $(OUTDIR)FontDescription.$(O) \
   $(OUTDIR)Font.$(O) \
   $(OUTDIR)Cursor.$(O) \
--- a/nt.mak	Thu May 15 19:59:12 2003 +0200
+++ b/nt.mak	Sat May 17 16:42:18 2003 +0200
@@ -2,7 +2,7 @@
 # DO NOT EDIT 
 # automatically generated from Make.proto (by make nt.mak)
 #
-# $Header: /cvs/stx/stx/libview/Attic/nt.mak,v 1.39 2002-06-24 10:19:07 cg Exp $
+# $Header: /cvs/stx/stx/libview/Attic/nt.mak,v 1.40 2003-05-17 14:42:18 cg Exp $
 #
 TOP=..
 #
@@ -29,6 +29,9 @@
   $(OUTDIR)ImageReader.$(O) \
   $(OUTDIR)Color.$(O) \
   $(OUTDIR)Colormap.$(O) \
+  $(OUTDIR)ColorPalette.$(O) \
+  $(OUTDIR)MappedPalette.$(O) \
+  $(OUTDIR)MonoMappedPalette.$(O) \
   $(OUTDIR)FontDescription.$(O) \
   $(OUTDIR)Font.$(O) \
   $(OUTDIR)Cursor.$(O) \