Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Lonhyn T. Jasinskyj <lonhyn@netbsd.org>
List: source-changes
Date: 09/11/1998 07:53:17
Module Name:	src
Committed By:	lonhyn
Date:		Fri Sep 11 14:53:17 UTC 1998

Modified Files:
	src/domestic/lib/libntp: Makefile
Log Message:
Needed to not find libntp_pic.a (and other files) from the
normal (non-domestic) libntp build directories. Using .NOPATH.a: ...
was not sufficient and so two .PATH statements seemed the lesser of
two evils.