NetBSD/sys/arch/alpha/conf/GENERIC.PROF
cgd 1173f77359 fix spaces/tabs lossage: if we're going to do "options<space><tab>", be
consistent about it (fix it in all files)!  Also, there's no point at all
in doing "file-system<space><tab>", so kill the spaces.
1997-08-24 06:37:12 +00:00

10 lines
258 B
Plaintext

# $NetBSD: GENERIC.PROF,v 1.16 1997/08/24 06:37:16 cgd Exp $
#
# Generic Alpha kernel hard-wired with profiling support.
include "arch/alpha/conf/GENERIC"
# Always include profiling support; does not need 'config -p'.
makeoptions PROF="-pg"
options GPROF