Home | History | Annotate | Line # | Download | only in conf
GENERIC.PROF revision 1.14
      1  1.14  cgd #	$NetBSD: GENERIC.PROF,v 1.14 1997/01/14 23:32:00 cgd Exp $
      2   1.1  cgd #
      3  1.14  cgd # Generic Alpha kernel hard-wired with profiling support.
      4   1.1  cgd 
      5  1.14  cgd include	"arch/alpha/conf/GENERIC"
      6   1.1  cgd 
      7   1.1  cgd # Always include profiling support; does not need 'config -p'.
      8   1.1  cgd makeoptions	PROF="-pg"
      9   1.1  cgd options		GPROF
     10