Subject: Re: No Makefile in src?
To: Steven Sartorius <ssartor@bellatlantic.net>
From: None <itojun@iijlab.net>
List: port-hpcmips
Date: 01/24/2001 12:56:31
>cd'ing into /usr/src/usr.sbin and running make gives me
>"/usr/share/mk/bsd.prog.mk", line 132: Malformed conditional
>(!commands(${PROG}))
>and a bunch of other messages.  I grabbed the latest src/share/mk from
>ftp.netbsd.org but I get the same messages.  I must have something
>misconfigured but I'm not sure what.....

	is your userland perfectly 1.5Q?  there are lots of changes to
	/usr/bin/make recently, so you may need to upgrade /usr/bin/make 
	first.

	about Makefile.hpcmips... it is not there for a long time.
	src/sys/arch/mips/conf/Makefile.mips is pulled in instead.

itojun