1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
3 AUTOMAKE_OPTIONS = ansi2knr
5 noinst_LIBRARIES = libbison.a
7 INCLUDES = -I.. -I$(srcdir) -I../intl
9 libbison_a_SOURCES = getopt.c getopt1.c
11 libbison_a_LIBADD = @LIBOBJS@ @ALLOCA@
12 libbison_a_DEPENDENCIES = $(libbison_a_LIBADD)
14 noinst_HEADERS = getopt.h