1 2 3 4 5 6 7 8
# arping/Makefile.am AUTOMAKE_OPTIONS = foreign sbin_PROGRAMS = arping arping_SOURCES = arping.c arping_LDADD = $(LIBOBJS)