Home | History | Annotate | Line # | Download | only in conf
      1  1.16  cgd # $NetBSD: GENERIC.PROF,v 1.16 1997/08/24 06:37:16 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.16  cgd options 	GPROF
     10