summaryrefslogtreecommitdiff
path: root/hsqldb
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-12-01 16:33:12 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-12-01 16:33:12 +0000
commit7de37839f56d5d00eb2081f4a909d5ce17b98751 (patch)
treec635510adbf030d7679d34f88e95ad8b2c97dde9 /hsqldb
parent5becaa04cc0c871ff0a7957de955286c0a2e2057 (diff)
INTEGRATION: CWS dba22a (1.15.6); FILE MERGED
2006/11/13 10:19:46 fs 1.15.6.1: corrected PRJNAME
Diffstat (limited to 'hsqldb')
-rwxr-xr-xhsqldb/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/hsqldb/makefile.mk b/hsqldb/makefile.mk
index f3791b2d375f..05e874cf1e09 100755
--- a/hsqldb/makefile.mk
+++ b/hsqldb/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.15 $
+# $Revision: 1.16 $
#
-# last change: $Author: vg $ $Date: 2006-09-25 09:43:59 $
+# last change: $Author: rt $ $Date: 2006-12-01 17:33:12 $
#
# 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=so_hsqldb
+PRJNAME=hsqldb
TARGET=so_hsqldb
# --- Settings -----------------------------------------------------