Home | History | Annotate | Line # | Download | only in conf
GENERIC.PROF revision 1.15
      1  1.15  cgd # $NetBSD: GENERIC.PROF,v 1.15 1997/04/06 23:03:06 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