Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/02/2004 01:37:53
Module Name:	src
Committed By:	lukem
Date:		Fri Jan  2 01:37:53 UTC 2004

Modified Files:
	src/lib/libpthread: Makefile

Log Message:
Add dependencies to assym.h on:
	pthread.h pthread_int.h pthread_md.h
Should help prevent the problem I raised in [kern/23946], based on
a hint from Christian Limpach.

Add MAKEVERBOSE support.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/lib/libpthread/Makefile

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