summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:47:22 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:47:22 +0000
commit35dd74197e8422ab0e20b4b7b595914af5eec0a1 (patch)
tree726c4eb7e86b66040d3c638064635e558400e419 /connectivity
parent0180ad8325004b1bd681c5fdc073b879dc421e11 (diff)
INTEGRATION: CWS ause069 (1.19.62); FILE MERGED
2006/12/01 17:34:10 hjs 1.19.62.1: #i70359# remove forced shell calls
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/parse/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/parse/makefile.mk b/connectivity/source/parse/makefile.mk
index 325da697e302..419dd7c58944 100644
--- a/connectivity/source/parse/makefile.mk
+++ b/connectivity/source/parse/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.19 $
+# $Revision: 1.20 $
#
-# last change: $Author: obo $ $Date: 2006-07-13 15:14:26 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:47:22 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -66,7 +66,7 @@ SLOFILES = \
.INCLUDE : target.mk
$(MISC)$/%.cxx: %.l
- +flex -i -8 -PSQLyy -L -o$(MISC)$/sqlflex.cxx sqlflex.l
+ flex -i -8 -PSQLyy -L -o$(MISC)$/sqlflex.cxx sqlflex.l
$(INCCOM)$/sqlbison.hxx : $(YACCTARGET)
$(EXCEPTIONSFILES) : $(INCCOM)$/sqlbison.hxx