summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel/files/patch-connectivity::source::parse::makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-1.1-devel/files/patch-connectivity::source::parse::makefile.mk')
-rw-r--r--editors/openoffice.org-1.1-devel/files/patch-connectivity::source::parse::makefile.mk16
1 files changed, 6 insertions, 10 deletions
diff --git a/editors/openoffice.org-1.1-devel/files/patch-connectivity::source::parse::makefile.mk b/editors/openoffice.org-1.1-devel/files/patch-connectivity::source::parse::makefile.mk
index 96260511753d..7000bf23cc00 100644
--- a/editors/openoffice.org-1.1-devel/files/patch-connectivity::source::parse::makefile.mk
+++ b/editors/openoffice.org-1.1-devel/files/patch-connectivity::source::parse::makefile.mk
@@ -1,14 +1,10 @@
---- ../connectivity/source/parse/makefile.mk.orig Sat Mar 2 21:01:23 2002
-+++ ../connectivity/source/parse/makefile.mk Sat Mar 2 21:03:09 2002
-@@ -97,7 +97,11 @@
+--- ../connectivity/source/parse/makefile.mk.orig Wed Mar 6 10:39:52 2002
++++ ../connectivity/source/parse/makefile.mk Wed Mar 6 10:40:07 2002
+@@ -95,6 +95,7 @@
+ +flex -i -8 -PSQLyy -L -o$(MISC)$/sqlflex.cxx sqlflex.l
+
$(MISC)$/sqlbison.cxx: sqlbison.y
++ +bison -v -d -pSQLyy -l -bsql -o$(MISC)$/sqlbison.cxx.h sqlbison.y
+bison -v -d -pSQLyy -l -bsql -o$(MISC)$/sqlbison.cxx sqlbison.y
-$(MKDIR) $(OUT)$/inc$/connectivity
-+.IF "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD"
-+ +$(COPY) $(MISC)$/sqlbison.hxx $(OUT)$/inc$/connectivity$/sqlbison.hxx
-+.ELSE
+$(COPY) $(MISC)$/sqlbison.cxx.h $(OUT)$/inc$/connectivity$/sqlbison.hxx
-+.ENDIF
-
- $(SLO)$/sqlbison.obj : $(MISC)$/sqlbison.cxx
-