summaryrefslogtreecommitdiff
path: root/psprint_config
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-25 13:45:21 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-25 13:45:21 +0000
commit9e95f9e86db776425da8a3df4681092e976e49bf (patch)
treec370c6c7c0cc32c750667834b51ce1dd6592906c /psprint_config
parentce64791a754ba315ab954834b05969da36d91d8a (diff)
INTEGRATION: CWS vcl89 (1.3.4); FILE MERGED
2008/05/07 19:57:23 pl 1.3.4.1: #i72327# use switch WITH_SYSTEM_PPD_DIR
Diffstat (limited to 'psprint_config')
-rw-r--r--psprint_config/configuration/ppds/makefile.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/psprint_config/configuration/ppds/makefile.mk b/psprint_config/configuration/ppds/makefile.mk
index 912ed3d444a5..d24aefe043b4 100644
--- a/psprint_config/configuration/ppds/makefile.mk
+++ b/psprint_config/configuration/ppds/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
# This file is part of OpenOffice.org.
#
@@ -40,7 +40,11 @@ all:
.ENDIF
ZIP1TARGET = fontunxppds
+.IF "$(WITH_SYSTEM_PPD_DIR)" != ""
+ZIP1LIST = SGENPRT.PS SGENT42.PS GENERIC.PS
+.ELSE
ZIP1LIST = * -x makefile.* -x delzip
+.ENDIF
.INCLUDE : target.mk