## Makefile.am -- Process this file with automake to produce Makefile.in bin_PROGRAMS = dhcpd-pools AC_PROG_RANLIB = resolv dhcpd_pools_SOURCES = dhcpd-pools.h defaults.h dhcpd-pools.c analyze.c getdata.c other.c sort.c output.c INCLUDES = -I. -I..