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