AM_CFLAGS = $(WARNING_CFLAGS)
+lib_LIBRARIES = liby.a
noinst_LIBRARIES = libbison.a
# config.h is in build/., and system.h is in src/src/.
-I$(top_srcdir)/src \
-I$(top_srcdir)/lib
+liby_a_SOURCES = main.c yyerror.c
+
# Heck, we are still using an old version of Automake which does not
# understand inner AC_LIBOBJ (i.e., from Autoconf itself, not from
# configure.in).
libbison_a_SOURCES = \
gettext.h \
basename.c dirname.h dirname.c \
+ get-errno.h get-errno.c \
getopt.h getopt.c getopt1.c \
hash.h hash.c \
mbswidth.h mbswidth.c \