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

    1: # arping/src/Makefile.am
    2: 
    3: include $(top_srcdir)/Makefile.am.common
    4: 
    5: sbin_PROGRAMS = arping
    6: arping_SOURCES = arping.c
    7: 
    8: arping_LDADD = $(LIBOBJS)

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