[gs-cvs] rev 9107 - trunk/gs/psi

giles at ghostscript.com giles at ghostscript.com
Fri Sep 19 09:08:02 PDT 2008


Author: giles
Date: 2008-09-19 09:08:02 -0700 (Fri, 19 Sep 2008)
New Revision: 9107

Modified:
   trunk/gs/psi/int.mak
Log:
Also remove gscolor1.h from the zcolor.c dependency list.


Modified: trunk/gs/psi/int.mak
===================================================================
--- trunk/gs/psi/int.mak	2008-09-19 13:44:55 UTC (rev 9106)
+++ trunk/gs/psi/int.mak	2008-09-19 16:08:02 UTC (rev 9107)
@@ -453,7 +453,7 @@
 
 $(PSOBJ)zcolor.$(OBJ) : $(PSSRC)zcolor.c $(OP)\
  $(memory__h) $(dstack_h) $(estack_h) $(ialloc_h)\
- $(igstate_h) $(iutil_h) $(store_h) $(gscolor_h) $(gscolor1_h)\
+ $(igstate_h) $(iutil_h) $(store_h) $(gscolor_h)\
  $(gscsepr_h) $(gscdevn_h) $(gscpixel_h) $(gxfixed_h) $(gxmatrix_h)\
  $(gzstate_h) $(gxdcolor_h) $(gxdevice_h) $(gxdevmem_h) $(gxcmap_h)\
  $(gxcspace_h) $(gxcolor2_h) $(gxpcolor_h)\



More information about the gs-cvs mailing list