diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-01-23 11:29:29 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-01-23 11:29:29 +0000 |
commit | 6ea7a1763b2f90cc9114197124815989e0f9bde1 (patch) | |
tree | 8a8fb3363d936da51939f25ce68c21ed1af565d1 /shell/source/unix | |
parent | ad0ec894898fa9fa45e4e31873e191114309b67c (diff) |
INTEGRATION: CWS obr04 (1.7.126); FILE MERGED
2006/12/22 07:37:34 obr 1.7.126.1: PRJNAME fixed
Diffstat (limited to 'shell/source/unix')
-rw-r--r-- | shell/source/unix/sysshell/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/source/unix/sysshell/makefile.mk b/shell/source/unix/sysshell/makefile.mk index 78a2bfdbb370..da76fe7da398 100644 --- a/shell/source/unix/sysshell/makefile.mk +++ b/shell/source/unix/sysshell/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2005-09-07 19:55:26 $ +# last change: $Author: obo $ $Date: 2007-01-23 12:29:29 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -35,7 +35,7 @@ PRJ=..$/..$/.. -PRJNAME=SHELL +PRJNAME=shell TARGET=sysshell LIBTARGET=NO ENABLE_EXCEPTIONS=TRUE |