Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 11/08/1998 23:57:21
Module Name:	src
Committed By:	cgd
Date:		Mon Nov  9 07:57:21 UTC 1998

Modified Files:
	src/usr.bin/gprof [netbsd-1-3]: Makefile
Log Message:
Build a.out gprof on mips.  The binutils gprof doesn't support
the mips, and a.out profiling is better than none.  Fix done differently
in -current, so this was a patch.  (jonathan)