File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / arping / src / Makefile.am
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 22:16:27 2012 UTC (12 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

# arping/src/Makefile.am

include $(top_srcdir)/Makefile.am.common

sbin_PROGRAMS = arping
arping_SOURCES = arping.c

arping_LDADD = $(LIBOBJS)

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