1997-04-07 03:03:02 +04:00
|
|
|
# $NetBSD: GENERIC.PROF,v 1.15 1997/04/06 23:03:06 cgd Exp $
|
1996-08-19 08:53:24 +04:00
|
|
|
#
|
1997-01-15 02:32:00 +03:00
|
|
|
# Generic Alpha kernel hard-wired with profiling support.
|
1996-08-19 08:53:24 +04:00
|
|
|
|
1997-01-15 02:32:00 +03:00
|
|
|
include "arch/alpha/conf/GENERIC"
|
1996-08-19 08:53:24 +04:00
|
|
|
|
|
|
|
# Always include profiling support; does not need 'config -p'.
|
|
|
|
makeoptions PROF="-pg"
|
|
|
|
options GPROF
|