]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - gnu/usr.bin/diff/doc/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / gnu / usr.bin / diff / doc / Makefile
1 # $FreeBSD$
2
3 INFO = diff
4
5 INFOENTRY_diff= "* DIFF: (diff).                 DIFF/PATCH Reference Manual."
6
7 SRCDIR=${.CURDIR}/../../../../contrib/diff/doc
8
9 .include <bsd.info.mk>