summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Kemper <stefan.kemper@artifex.com>2007-01-16 20:53:10 +0000
committerStefan Kemper <stefan.kemper@artifex.com>2007-01-16 20:53:10 +0000
commit9755b5fc96e29b23e1d5bae10564a22bf085afbc (patch)
tree33f1f2134ca623cc9773865b0012d1f0695972ce /Makefile
parent71d73414d7fad03e6df4a028a2a05677fd5cdb82 (diff)
add xps_debug target to ghostpcl Makefile
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@2729 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2794c6eeb..c17bdddf5 100644
--- a/Makefile
+++ b/Makefile
@@ -35,8 +35,12 @@ xps_debug:
xps:
make -C main -f pcl6_gcc.mak XPS_INCLUDED=TRUE
+met_debug:
+ make -C main -f pcl6_gcc.mak MET_INCLUDED=TRUE debug
+
met:
make -C main -f pcl6_gcc.mak MET_INCLUDED=TRUE
+
#### UFST LIBRARY DEPENDENCY RULES ####
ufst: