Subject: CVS commit: [netbsd-3] src/usr.bin/tn3270
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/26/2005 20:29:05
Module Name:	src
Committed By:	tron
Date:		Mon Sep 26 20:29:05 UTC 2005

Modified Files:
	src/usr.bin/tn3270 [netbsd-3]: Makefile
	src/usr.bin/tn3270/tools [netbsd-3]: Makefile
	src/usr.bin/tn3270/tools/prt3270 [netbsd-3]: Makefile

Log Message:
Pull up following revision(s) (requested by chs in ticket #815):
	usr.bin/tn3270/tools/prt3270/Makefile: revision 1.10
	usr.bin/tn3270/tools/Makefile: revision 1.6
	usr.bin/tn3270/Makefile: revision 1.8
fix build problems with parallel make: always descend into the tools dir
and add some .WAITs to avoid deciding to build a tool again before
the previous instance finishes.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.18.1 src/usr.bin/tn3270/Makefile
cvs rdiff -r1.5 -r1.5.18.1 src/usr.bin/tn3270/tools/Makefile
cvs rdiff -r1.9 -r1.9.6.1 src/usr.bin/tn3270/tools/prt3270/Makefile

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