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

noinst_LIBRARIES  = libutil.a

libutil_a_SOURCES = getopt.c getopt1.c getopt.h

libutil_a_LIBADD  = @LIBOBJS@

EXTRA_DIST        = localtime_r.c strptime.c


syntax highlighted by Code2HTML, v. 0.9.1