diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2006-12-14 15:57:03 +0000 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2006-12-14 15:57:03 +0000 |
commit | 0cc2a60e9226e70085a9d5c87c8ec408ce4e0327 (patch) | |
tree | cb7cd67329a2b1f5b15a5fb3eaa6f264833e925d /Makefile | |
parent | 3e2c5be4793c28b4e98354ad28ecd5e09ab9977a (diff) |
Split XPS cleanup tree.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@2706 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ clean: rm -f fonts /usr/local/bin/pcl6 +.PHONY: xps + xps_debug: make -C main -f pcl6_gcc.mak XPS_INCLUDED=TRUE debug |