summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRalph Giles <ralph.giles@artifex.com>2007-08-17 17:49:06 +0000
committerRalph Giles <ralph.giles@artifex.com>2007-08-17 17:49:06 +0000
commite529bdf767538cb9f9de202338b2baf1f50324eb (patch)
treedb783eee41e721e41e3185fa0414f30917016f38 /Makefile
parent3fdeaa3602af3495e5db5dfc4b042fa9ee5bf38e (diff)
Symmetrize comments.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@2895 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b61d07f7f..887dddccf 100644
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ xps_debug:
$(MAKE) -C xps -f xps_gcc.mak debug
xps:
- $(MAKE) -C xps -f xps_gcc.mak
+ $(MAKE) -C xps -f xps_gcc.mak # build XPS
xps_clean:
$(MAKE) -C xps -f xps_gcc.mak clean
@@ -67,7 +67,7 @@ ls_profile:
$(MAKE) -C language_switch -f pspcl6_gcc.mak pg-fp
ls_product:
- $(MAKE) -C language_switch -f pspcl6_gcc.mak product # build PCL and PCLXL.
+ $(MAKE) -C language_switch -f pspcl6_gcc.mak product # build PS/PCL/XL.
ls_debug:
$(MAKE) -C language_switch -f pspcl6_gcc.mak debug