mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +00:00
* src/Makefile.am: Add bison.c++.
* src/bison.c++: New skeleton.
This commit is contained in:
@@ -57,6 +57,6 @@ noinst_HEADERS = LR0.h closure.h complain.h conflicts.h \
|
||||
print.h reader.h reduce.h symtab.h warshall.h system.h \
|
||||
types.h vcg.h vcg_defaults.h
|
||||
|
||||
pkgdata_DATA = bison.simple bison.hairy
|
||||
pkgdata_DATA = bison.simple bison.hairy bison.c++
|
||||
|
||||
EXTRA_DIST = $(pkgdata_DATA) build.com bison.cld vmshlp.mar
|
||||
|
||||
Reference in New Issue
Block a user