summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Kemper <stefan.kemper@artifex.com>2006-12-11 19:48:07 +0000
committerStefan Kemper <stefan.kemper@artifex.com>2006-12-11 19:48:07 +0000
commitd3ac505cf93f01c272a36797e459d0bb0a465f32 (patch)
tree13e2eecf5b59a4897da64c9401dcff0221a2a91b /Makefile
parentf9f484a2408580f48e31db3c95133dc84990f048 (diff)
Support for XPS builds.
make xps make xps_debug git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@2699 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a7c17fec1..353131add 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,12 @@ clean:
make -C main -f pcl6_gcc.mak clean
rm -f fonts /usr/local/bin/pcl6
+
+xps_debug:
+ make -C main -f pcl6_gcc.mak XPS_INCLUDED=TRUE debug
+
+xps:
+ make -C main -f pcl6_gcc.mak XPS_INCLUDED=TRUE
#### UFST LIBRARY DEPENDENCY RULES ####
ufst: