## Process this file with automake to produce Makefile.in noinst_PROGRAMS = client TESTS = client INCLUDES = -I$(top_srcdir)/lib client_SOURCES = client.c client_LDADD = ../lib/libutil.a