]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - gnu/usr.bin/diff/doc/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.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>