03aef4723c
options SPACE TAB makeoptions TAB psuedo-device TAB remove trailing whitespace replace multiple spaces -> tabs options "FOO" -> options FOO options "FOO=bar" -> options FOO=bar options "FOO=\"bar\"" -> options FOO="\"bar\""
10 lines
269 B
Plaintext
10 lines
269 B
Plaintext
# $NetBSD: FRAU-FARBISSINA.PROF,v 1.2 2001/11/20 12:56:19 lukem Exp $
|
|
#
|
|
# FRAU-FARBISSINA hard-wired with profiling support
|
|
|
|
include "arch/alpha/conf/FRAU-FARBISSINA"
|
|
|
|
# Always include profiling support; does not need 'config -p'.
|
|
makeoptions PROF="-pg"
|
|
options GPROF
|