## Process this file with automake to produce Makefile.in AM_CFLAGS =\ -Wall \ -g bin_PROGRAMS = mcastseed mcastleech mcastseed_SOURCES = mcastseed.c msock.c mcastleech_SOURCES = mcastleech.c msock.c LDADD = @WSOCKLIB@