Subject: CVS commit: src/x11/tools/makestrs
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/08/2004 21:52:30
Module Name: src
Committed By: lukem
Date: Sun Feb 8 21:52:30 UTC 2004
Modified Files:
src/x11/tools/makestrs: Makefile
Log Message:
makestrs is used to generate files for the "includes" path, so it can't
rely upon ${DESTDIR}${X11INCDIR} being populated.
Fixes problem observed using make -j.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/x11/tools/makestrs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.