# # Process this file with automake to produce Makefile.in. AUTOMAKE_OPTIONS = 1.3 foreign CFLAGS = -Wall -g bin_PROGRAMS = cspctl man_MANS = cspctl.1 cspctl_SOURCES = cspctl.c EXTRA_DIST = README COPYING