File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / arping / src / Makefile.am
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 16:26:43 2014 UTC (10 years ago) by misho
Branches: arping, MAIN
CVS tags: v2_15_cross, v2_15, v2_13, HEAD
arping 2.13

# arping/src/Makefile.am

include $(top_srcdir)/Makefile.am.common

sbin_PROGRAMS = arping
arping_SOURCES = arping.c unix.c

arping_LDADD = $(LIBOBJS)

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