summaryrefslogtreecommitdiff
path: root/gs/src/openvms.mmk
diff options
context:
space:
mode:
authorHenry Stiles <henry.stiles@artifex.com>1999-12-12 22:16:07 +0000
committerHenry Stiles <henry.stiles@artifex.com>1999-12-12 22:16:07 +0000
commitdd30771fce4f855b18cce9d90c427b22f3744bce (patch)
tree13b11b4a07bcc974c71b8140b43968b8c8146dd9 /gs/src/openvms.mmk
parentac5a0d6e11428b2df89ea8d5eddac4bc38339b53 (diff)
downloadghostpdl-dd30771fce4f855b18cce9d90c427b22f3744bce.tar.gz
Imports Aladdin's 596.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@1040 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'gs/src/openvms.mmk')
-rw-r--r--gs/src/openvms.mmk38
1 files changed, 17 insertions, 21 deletions
diff --git a/gs/src/openvms.mmk b/gs/src/openvms.mmk
index da98df829..e9e91ec62 100644
--- a/gs/src/openvms.mmk
+++ b/gs/src/openvms.mmk
@@ -1,21 +1,8 @@
# Copyright (C) 1997, 1998, 1999 Aladdin Enterprises. All rights reserved.
-#
-# This file is part of Aladdin Ghostscript.
-#
-# Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND. No author
-# or distributor accepts any responsibility for the consequences of using it,
-# or for whether it serves any particular purpose or works at all, unless he
-# or she says so in writing. Refer to the Aladdin Ghostscript Free Public
-# License (the "License") for full details.
-#
-# Every copy of Aladdin Ghostscript must include a copy of the License,
-# normally in a plain ASCII text file named PUBLIC. The License grants you
-# the right to copy, modify and redistribute Aladdin Ghostscript, but only
-# under certain conditions described in the License. Among other things, the
-# License requires that the copyright notice and this notice be preserved on
-# all copies.
-
+# This software is licensed to a single customer by Artifex Software Inc.
+# under the terms of a specific OEM agreement.
+# $RCSfile$ $Revision$
# makefile for OpenVMS VAX and Alpha using MMK
#
# Please contact Jim Dunham (dunham@omtool.com) if you have questions.
@@ -102,12 +89,22 @@ CDEBUG=
GS=GS
+# Define the name of a pre-built executable that can be invoked at build
+# time. Currently, this is only needed for compiled fonts. The usual
+# alternatives are:
+# - the standard name of Ghostscript on your system (typically `gs'):
+BUILD_TIME_GS=GS
+# - the name of the executable you are building now. If you choose this
+# option, then you must build the executable first without compiled fonts,
+# and then again with compiled fonts.
+#BUILD_TIME_GS=$(BINDIR)$(GS) -I$(PSLIBDIR)
+
# Define the directory where the IJG JPEG library sources are stored,
# and the major version of the library that is stored there.
# You may need to change this if the IJG library version changes.
# See jpeg.mak for more information.
-JSRCDIR=[-.jpeg-6b]
+JSRCDIR=[.jpeg-6b]
JVERSION=6
# Define the directory where the PNG library sources are stored,
@@ -115,13 +112,13 @@ JVERSION=6
# You may need to change this if the libpng version changes.
# See libpng.mak for more information.
-PSRCDIR=[-.libpng-1_0_3]
+PSRCDIR=[.libpng-1_0_3]
PVERSION=10003
# Define the directory where the zlib sources are stored.
# See zlib.mak for more information.
-ZSRCDIR=[-.zlib-1_1_3]
+ZSRCDIR=[.zlib-1_1_3]
# Note that built-in third-party libraries aren't available.
@@ -187,7 +184,6 @@ SYNC=posync
# devs.mak and contrib.mak for the list of available devices.
DEVICE_DEVS=$(DD)x11.dev $(DD)x11alpha.dev $(DD)x11cmyk.dev $(DD)x11gray2.dev $(DD)x11gray4.dev $(DD)x11mono.dev
-#DEVICE_DEVS1=$(DD)bmpmono.dev $(DD)bmpamono.dev $(DD)posync.dev
DEVICE_DEVS1=
DEVICE_DEVS2=
DEVICE_DEVS3=$(DD)deskjet.dev $(DD)djet500.dev $(DD)laserjet.dev $(DD)ljetplus.dev $(DD)ljet2p.dev $(DD)ljet3.dev $(DD)ljet3d.dev $(DD)ljet4.dev $(DD)ljet4d.dev
@@ -204,7 +200,7 @@ DEVICE_DEVS13=$(DD)pngmono.dev $(DD)pnggray.dev $(DD)png16.dev $(DD)png256.dev $
DEVICE_DEVS14=$(DD)jpeg.dev $(DD)jpeggray.dev
DEVICE_DEVS15=$(DD)pdfwrite.dev $(DD)pswrite.dev $(DD)epswrite.dev $(DD)pxlmono.dev $(DD)pxlcolor.dev
# Overflow from DEVS9
-DEVICE_DEVS16=$(DD)pnm.dev $(DD)pnmraw.dev $(DD)ppm.dev $(DD)ppmraw.dev
+DEVICE_DEVS16=$(DD)pnm.dev $(DD)pnmraw.dev $(DD)ppm.dev $(DD)ppmraw.dev $(DD)pkm.dev $(DD)pkmraw.dev $(DD)pksm.dev $(DD)pksmraw.dev
DEVICE_DEVS17=
DEVICE_DEVS18=
DEVICE_DEVS19=