summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk')
-rw-r--r--editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk b/editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk
new file mode 100644
index 000000000000..a2af069cd0a4
--- /dev/null
+++ b/editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk
@@ -0,0 +1,12 @@
+--- ../solenv/inc/tg_yxx.mk.orig Fri Feb 15 13:36:38 2002
++++ ../solenv/inc/tg_yxx.mk
+@@ -4,7 +4,8 @@
+ @echo ------------------------------
+ @echo Making: $@
+ #.IF "$(GUI)"!="UNX"
+- $(BISON) $(YACCFLAGS) $(YACCOUT)$/$(YACCTARGET) $(YACCFILES)
++ $(BISON) $(YACCFLAGS) $(YACCOUT)$/$(YACCTARGET).h $(YACCFILES)
++ $(BISON) -o $(YACCOUT)$/$(YACCTARGET) $(YACCFILES)
+ #.ELSE
+ # $(BISON) $(YACCFLAGS) $(YACCFILES)
+ # mv y.tab.c $(INCCOM)/rscyacc.yxx