Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tools/groff Remove g= override.



details:   https://anonhg.NetBSD.org/src/rev/846415b43a6c
branches:  trunk
changeset: 521482:846415b43a6c
user:      tv <tv%NetBSD.org@localhost>
date:      Thu Jan 31 15:24:36 2002 +0000

description:
Remove g= override.

diffstat:

 tools/groff/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 857718146569 -r 846415b43a6c tools/groff/Makefile
--- a/tools/groff/Makefile      Thu Jan 31 15:21:09 2002 +0000
+++ b/tools/groff/Makefile      Thu Jan 31 15:24:36 2002 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.10 2002/01/29 10:20:33 tv Exp $
+#      $NetBSD: Makefile,v 1.11 2002/01/31 15:24:36 tv Exp $
 
 MODULE=                groff
 
 ALL_TARGET=    src/include all
-MAKE_ARGS=     bindir=${TOOLDIR}/lib/groff g=
+MAKE_ARGS=     bindir=${TOOLDIR}/lib/groff
 
 TMACDIR=       ${TOOLDIR}/share/groff/tmac
 



Home | Main Index | Thread Index | Old Index