Subject: cannot open .depend: no such file
To: None <current-users@NetBSD.ORG>
From: Jonathan O'Brien <obrien@phoenix.sfsu.edu>
List: current-users
Date: 05/03/1997 20:48:27
I'm trying to build -current (19970503) and everything is going
fairly well except it seems 'make depend' fails in ipf/* and
ypserv/* with:

arkham# make depend
cannot open .depend: no such file
*** Error code 2

Stop.
arkham# 

Seems to be related to Makefiles that use the .PATH target.
I'm using the latest .mk files and make binary. Any ideas?

Jon