## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
## 02111-1307 USA
-AUTOMAKE_OPTIONS = ansi2knr
-
-CFLAGS = @CFLAGS@ $(WARNING_CFLAGS)
+AM_CFLAGS = $(WARNING_CFLAGS)
noinst_LIBRARIES = libbison.a
EXTRA_DIST = malloc.c realloc.c strnlen.c
libbison_a_SOURCES = \
- argmatch.h argmatch.c \
gettext.h \
basename.c dirname.h dirname.c \
getopt.h getopt.c getopt1.c \
hash.h hash.c \
+ mbswidth.h mbswidth.c \
quote.h quote.c quotearg.h quotearg.c \
- readpipe.c unlocked-io.h \
+ subpipe.h subpipe.c unlocked-io.h \
xalloc.h xmalloc.c xstrdup.c xstrndup.c \
$(bitsets_sources) $(additional_bitsets_sources) $(timevars_sources)