mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
* src/Makefile.am (BUILT_SOURCES): Fix the trailing backslash.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2006-06-07 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
|
* src/Makefile.am (BUILT_SOURCES): Fix the trailing backslash.
|
||||||
|
|
||||||
2006-06-06 Akim Demaille <akim@epita.fr>
|
2006-06-06 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
Extract the parsing of user actions from the grammar scanner.
|
Extract the parsing of user actions from the grammar scanner.
|
||||||
|
|||||||
@@ -74,7 +74,7 @@ parse-gram.c parse-gram.h \
|
|||||||
revision.c \
|
revision.c \
|
||||||
scan-code.c \
|
scan-code.c \
|
||||||
scan-skel.c \
|
scan-skel.c \
|
||||||
scan-gram.c \
|
scan-gram.c
|
||||||
|
|
||||||
MOSTLYCLEANFILES = yacc
|
MOSTLYCLEANFILES = yacc
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user