Subject: CVS commit: basesrc/tools/groff
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 12/09/2001 08:12:27
Module Name:	basesrc
Committed By:	jmc
Date:		Sun Dec  9 06:12:27 UTC 2001

Modified Files:
	basesrc/tools/groff: Makefile

Log Message:
Fix the files pulled in from src/share/tmac. Need to replace the hardcoded
/usr/share/tmac in them with ${TMACDIR} so the cross groff doesn't just
end up using the currently installed macro set to build man pages.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/tools/groff/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.