From 404d16290c5ca1c74d73f4058c61a25ec9c67e5c Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 14:29:12 +0000 Subject: INTEGRATION: CWS supdremove02 (1.21.30); FILE MERGED 2008/01/29 08:15:18 rt 1.21.30.1: #i85482# Remove UPD from library name --- psprint/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'psprint') diff --git a/psprint/util/makefile.mk b/psprint/util/makefile.mk index b6dc6d33c849..b31646077cb1 100644 --- a/psprint/util/makefile.mk +++ b/psprint/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.21 $ +# $Revision: 1.22 $ # -# last change: $Author: vg $ $Date: 2007-09-20 14:25:01 $ +# last change: $Author: obo $ $Date: 2008-02-25 15:29:12 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -59,7 +59,7 @@ LIB1FILES= $(SLB)$/fontman.lib \ $(SLB)$/fontsubset.lib \ $(SLB)$/gfx.lib -SHL1TARGET= psp$(UPD)$(DLLPOSTFIX) +SHL1TARGET= psp$(DLLPOSTFIX) SHL1IMPLIB= ipsp SHL1LIBS=$(LIB1FILES) -- cgit