[gs-cvs] rev 6900 - trunk/gs/src
ray at ghostscript.com
ray at ghostscript.com
Thu Jul 6 16:59:24 PDT 2006
Author: ray
Date: 2006-07-06 16:59:24 -0700 (Thu, 06 Jul 2006)
New Revision: 6900
Modified:
trunk/gs/src/msvclib.mak
Log:
Fix missed edit to remove RESOURCE_LIST from top makefiles.
Modified: trunk/gs/src/msvclib.mak
===================================================================
--- trunk/gs/src/msvclib.mak 2006-07-06 21:32:50 UTC (rev 6899)
+++ trunk/gs/src/msvclib.mak 2006-07-06 23:59:24 UTC (rev 6900)
@@ -392,11 +392,6 @@
FEATURE_DEVS=$(GLD)psl3lib.dev $(GLD)path1lib.dev $(GLD)dps2lib.dev $(GLD)psl2cs.dev $(GLD)cielib.dev $(GLD)imasklib.dev $(GLD)patlib.dev $(GLD)htxlib.dev $(GLD)roplib.dev $(GLD)devcmap.dev $(GLD)bbox.dev $(GLD)pipe.dev
!endif
-# The list of resources to be included in the %rom% file system.
-# This is in the top makefile since the file descriptors are platform specific
-RD=$(PSRESDIR)/
-RESOURCE_LIST=$(RD)CMap/ $(RD)ColorSpace/ $(RD)Decoding/ $(RD)Font/ $(RD)Procset/ $(RD)IdiomSet/ $(RD)CIDFont/
-
# Choose whether to compile the .ps initialization files into the executable.
# See gs.mak for details.
More information about the gs-cvs
mailing list