Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/groff After bsd.man.mk changes make sure and set TMACD...
details: https://anonhg.NetBSD.org/src/rev/539e41ce98a3
branches: trunk
changeset: 518314:539e41ce98a3
user: jmc <jmc%NetBSD.org@localhost>
date: Wed Nov 28 05:01:59 2001 +0000
description:
After bsd.man.mk changes make sure and set TMACDIR here to point into
diffstat:
tools/groff/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6b3a0d37873d -r 539e41ce98a3 tools/groff/Makefile
--- a/tools/groff/Makefile Wed Nov 28 05:01:28 2001 +0000
+++ b/tools/groff/Makefile Wed Nov 28 05:01:59 2001 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2001/11/19 04:47:43 perry Exp $
+# $NetBSD: Makefile,v 1.6 2001/11/28 05:01:59 jmc Exp $
MODULE= groff
ALL_TARGET= src/include all
MAKE_ARGS= bindir=${TOOLDIR}/lib/groff
+TMACDIR= ${TOOLDIR}/share/groff/tmac
+
# Add gnuwrap hack directly to the Makefile.
_NOWRAPPER=1
.build_done: build/Makefile
Home |
Main Index |
Thread Index |
Old Index