## Process this file with automake to produce Makefile.in

noinst_LIBRARIES = \
	libgetopt.a

libgetopt_a_SOURCES = \
	getopt.c \
	getopt.h \
	getopt1.c


syntax highlighted by Code2HTML, v. 0.9.1