INCLUDES = -I$(top_builddir) \
-I$(top_srcdir)/lib
-LDADD = $(INTLLIBS) ../lib/libbison.a
+LDADD = ../lib/libbison.a $(LIBINTL)
bin_PROGRAMS = bison
BUILT_SOURCES = scan-skel.c scan-gram.c parse-gram.c parse-gram.h
-EXTRA_bison_SOURCES = vmsgetargs.c
-
-EXTRA_DIST = build.com bison.cld vmshlp.mar
-
echo:
echo $(bison_SOURCES) $(noinst_HEADERS)