mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 16:23:04 +00:00
*** empty log message ***
This commit is contained in:
@@ -84,6 +84,15 @@ OBJECTS = LR0.o allocate.o closure.o conflicts.o derives.o files.o \
|
|||||||
|
|
||||||
all: bison bison.info bison.s1
|
all: bison bison.info bison.s1
|
||||||
|
|
||||||
|
Makefile: Makefile.in config.status
|
||||||
|
./config.status
|
||||||
|
|
||||||
|
config.status: configure
|
||||||
|
$(srcdir)/configure --srcdir=$(srcdir) --no-create
|
||||||
|
|
||||||
|
configure: configure.in
|
||||||
|
cd $(srcdir); autoconf
|
||||||
|
|
||||||
# Copy bison.simple, inserting directory name into the #line commands.
|
# Copy bison.simple, inserting directory name into the #line commands.
|
||||||
bison.s1: bison.simple
|
bison.s1: bison.simple
|
||||||
-rm bison.s1
|
-rm bison.s1
|
||||||
|
|||||||
Reference in New Issue
Block a user