diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-01-17 10:59:30 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-01-17 10:59:30 +0000 |
| commit | 9cf7cc2c978840ff7bd133cfb96f1d23cb522ee9 (patch) | |
| tree | 883face01df7d1c884f9cb3ca9aee9a602cae833 /gnu/usr.bin/texinfo/doc | |
| parent | 57e22115a5a771c04000c9d4847afd56ffbf64df (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/texinfo/doc')
| -rw-r--r-- | gnu/usr.bin/texinfo/doc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/usr.bin/texinfo/doc/Makefile b/gnu/usr.bin/texinfo/doc/Makefile index 2dfb17ff701a..2a0b1a3616a7 100644 --- a/gnu/usr.bin/texinfo/doc/Makefile +++ b/gnu/usr.bin/texinfo/doc/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ INFO= info info-stnd texinfo +SRCDIR= ${TXIDIR}/doc CLEANFILES= texinfo.texi @@ -8,5 +9,3 @@ texinfo.texi: texinfo.txi ln -fs ${.ALLSRC} ${.TARGET} .include <bsd.info.mk> - -.PATH: ${TXIDIR}/doc |
