diff options
-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 |