File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / arping / doc / 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, 6 months ago) by misho
Branches: arping, MAIN
CVS tags: v2_09p0, v2_09, HEAD
arping

# arping/doc/Makefile.am
#
include $(top_srcdir)/Makefile.am.common

man_MANS = arping.8
arping.8:
	yodl2man -o arping.8 arping.yodl

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