diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-10-29 16:36:57 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-10-29 16:36:57 +0000 |
| commit | cd56389a5d57b6e895ddc3df9c697d36d93f3c0d (patch) | |
| tree | d8563679093b7a89f70157178aa9132c63e11f87 /gnu/usr.bin/diff/doc | |
| parent | 587c6818155bd0e66023ed6ade62f6ebfe8586cc (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/diff/doc')
| -rw-r--r-- | gnu/usr.bin/diff/doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/diff/doc/Makefile b/gnu/usr.bin/diff/doc/Makefile index 472c6b50ecdc..8910545458ed 100644 --- a/gnu/usr.bin/diff/doc/Makefile +++ b/gnu/usr.bin/diff/doc/Makefile @@ -1,9 +1,9 @@ -# $Id$ +# $Id: Makefile,v 1.4 1997/02/22 15:45:26 peter Exp $ INFO = diff INFOENTRY_diff= "* DIFF: (diff). DIFF/PATCH Reference Manual." -SRCDIR=${.CURDIR}/.. +SRCDIR=${.CURDIR}/../../../../contrib/diff .include <bsd.info.mk> |
