Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/usr.bin/texinfo Deciding whether to build texinfo files ...
details: https://anonhg.NetBSD.org/src/rev/97b14237e2a9
branches: trunk
changeset: 473373:97b14237e2a9
user: kleink <kleink%NetBSD.org@localhost>
date: Mon May 31 14:17:44 1999 +0000
description:
Deciding whether to build texinfo files is now taken care of by bsd.info.mk.
diffstat:
gnu/usr.bin/texinfo/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r af43031b23e8 -r 97b14237e2a9 gnu/usr.bin/texinfo/Makefile
--- a/gnu/usr.bin/texinfo/Makefile Mon May 31 12:05:39 1999 +0000
+++ b/gnu/usr.bin/texinfo/Makefile Mon May 31 14:17:44 1999 +0000
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.2 1999/04/08 15:18:00 kleink Exp $
+# $NetBSD: Makefile,v 1.3 1999/05/31 14:17:44 kleink Exp $
.include <bsd.own.mk>
SUBDIR= common info install-info makeinfo texi2dvi texindex
-.if ${MKSHARE} != "no"
FILESDIR= /usr/share/misc
FILES= epsf.tex texinfo.tex
-.endif
.if ${MKNLS} != "no"
.for F in de.gmo fr.gmo
Home |
Main Index |
Thread Index |
Old Index