Annotation of embedaddon/arping/doc/Makefile.am, revision 1.1

1.1     ! misho       1: # arping/doc/Makefile.am
        !             2: #
        !             3: include $(top_srcdir)/Makefile.am.common
        !             4: 
        !             5: man_MANS = arping.8
        !             6: arping.8:
        !             7:        yodl2man -o arping.8 arping.yodl

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