mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-26 20:53:04 +00:00
* lib/: New directory.
* Makefile.am (SUBDIRS): Adjust. * configure.in: Adjust. (LIBOBJS): Although not used yet, AC_SUBST it, otherwise it's useless. * src/alloca.c: Moved to lib/. * src/getopt.c: Likewise. * src/getopt1.c: Likewise. * src/getopt.h: Likewise. * src/ansi2knr.c: Likewise. * src/ansi2knr.1: Likewise. * src/Makefile.am: Adjust. * lib/Makefile.am: New file.
This commit is contained in:
@@ -17,5 +17,5 @@ src/reduce.c
|
||||
# src/symtab.c
|
||||
# src/warshall.c
|
||||
|
||||
src/getopt.c
|
||||
src/getopt1.c
|
||||
lib/getopt.c
|
||||
lib/getopt1.c
|
||||
|
||||
Reference in New Issue
Block a user