Subject: CVS commit: src/usr.bin/tn3270
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 09/17/2005 16:52:02
Module Name:	src
Committed By:	chs
Date:		Sat Sep 17 16:52:02 UTC 2005

Modified Files:
	src/usr.bin/tn3270: Makefile
	src/usr.bin/tn3270/tools: Makefile
	src/usr.bin/tn3270/tools/prt3270: Makefile

Log Message:
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.8 src/usr.bin/tn3270/Makefile
cvs rdiff -r1.5 -r1.6 src/usr.bin/tn3270/tools/Makefile
cvs rdiff -r1.9 -r1.10 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.