Add missing $(EXEEXT).

* doc/local.mk ($(CROSS_OPTIONS_TEXI)): The target is
	"src/bison$(EXEEXT)".
	Reported by Di-an Jan.
This commit is contained in:
Akim Demaille
2008-11-16 19:49:35 +01:00
parent c5fc95d688
commit 23ce6f4cb3
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
2008-11-16 Akim Demaille <demaille@gostai.com>
Add missing $(EXEEXT).
* doc/local.mk ($(CROSS_OPTIONS_TEXI)): The target is
"src/bison$(EXEEXT)".
Reported by Di-an Jan.
2008-11-15 Akim Demaille <demaille@gostai.com>
* TODO: Update.