mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
Alphabetical order in src/Makefile.am.
* src/Makefile.am: Adjust.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2009-07-04 Alex Rozenman <rozenman@gmail.com>
|
||||||
|
|
||||||
|
Alphabetical order in src/Makefile.am.
|
||||||
|
* src/Makefile.am: Adjust.
|
||||||
|
|
||||||
2009-07-04 Alex Rozenman <rozenman@gmail.com>
|
2009-07-04 Alex Rozenman <rozenman@gmail.com>
|
||||||
|
|
||||||
Style changes and factoring.
|
Style changes and factoring.
|
||||||
|
|||||||
@@ -49,6 +49,7 @@ bison_SOURCES = \
|
|||||||
location.c location.h \
|
location.c location.h \
|
||||||
main.c \
|
main.c \
|
||||||
muscle_tab.c muscle_tab.h \
|
muscle_tab.c muscle_tab.h \
|
||||||
|
named-ref.c named-ref.h \
|
||||||
nullable.c nullable.h \
|
nullable.c nullable.h \
|
||||||
output.c output.h \
|
output.c output.h \
|
||||||
parse-gram.h parse-gram.y \
|
parse-gram.h parse-gram.y \
|
||||||
@@ -67,8 +68,7 @@ bison_SOURCES = \
|
|||||||
system.h \
|
system.h \
|
||||||
tables.h tables.c \
|
tables.h tables.c \
|
||||||
uniqstr.c uniqstr.h \
|
uniqstr.c uniqstr.h \
|
||||||
graphviz.c graphviz.h \
|
graphviz.c graphviz.h
|
||||||
named-ref.c named-ref.h
|
|
||||||
|
|
||||||
EXTRA_bison_SOURCES = scan-code.l scan-skel.l scan-gram.l
|
EXTRA_bison_SOURCES = scan-code.l scan-skel.l scan-gram.l
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user