mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
cosmetics: prettify names for compiled object for bison
* src/local.mk (src_bison_SHORTNAME): Define to "bison". Copyright-paperwork-exempt: yes Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
This commit is contained in:
committed by
Akim Demaille
parent
5237cd1ac8
commit
c0beb08772
@@ -16,6 +16,8 @@
|
||||
LDADD = lib/libbison.a $(LIBINTL)
|
||||
|
||||
bin_PROGRAMS = src/bison
|
||||
# Prettify Automake-computed names of compiled objects.
|
||||
src_bison_SHORTNAME = bison
|
||||
|
||||
src_bison_CFLAGS = $(AM_CFLAGS) $(WERROR_CFLAGS)
|
||||
src_bison_SOURCES = \
|
||||
|
||||
Reference in New Issue
Block a user