mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
Alphabetical order in src/local.mk.
* src/local.mk: Adjust.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2009-07-04 Alex Rozenman <rozenman@gmail.com>
|
||||
|
||||
Alphabetical order in src/local.mk.
|
||||
* src/local.mk: Adjust.
|
||||
|
||||
2009-07-04 Alex Rozenman <rozenman@gmail.com>
|
||||
|
||||
Style changes and factoring.
|
||||
|
||||
@@ -70,6 +70,8 @@ src_bison_SOURCES = \
|
||||
src/main.c \
|
||||
src/muscle-tab.c \
|
||||
src/muscle-tab.h \
|
||||
src/named-ref.c \
|
||||
src/named-ref.h \
|
||||
src/nullable.c \
|
||||
src/nullable.h \
|
||||
src/output.c \
|
||||
@@ -104,9 +106,7 @@ src_bison_SOURCES = \
|
||||
src/tables.c \
|
||||
src/tables.h \
|
||||
src/uniqstr.c \
|
||||
src/uniqstr.h \
|
||||
src/named-ref.c \
|
||||
src/named-ref.h
|
||||
src/uniqstr.h
|
||||
|
||||
EXTRA_src_bison_SOURCES = \
|
||||
src/scan-code.l \
|
||||
|
||||
Reference in New Issue
Block a user