File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / igmpproxy / src / Makefile.am
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 17:00:29 2012 UTC (12 years, 3 months ago) by misho
Branches: igmpproxy, MAIN
CVS tags: v0_1p0, v0_1, HEAD
igmpproxy

sbin_PROGRAMS = igmpproxy
igmpproxy_SOURCES = \
	callout.c \
	config.c \
	confread.c \
	ifvc.c \
	igmp.c \
	igmpproxy.c \
	igmpproxy.h \
	kern.c \
	lib.c \
	mcgroup.c \
	mroute-api.c \
	os-dragonfly.h \
	os-freebsd.h \
	os-linux.h \
	os-netbsd.h \
	os-openbsd.h \
	request.c \
	rttable.c \
	syslog.c \
	udpsock.c

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>