11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
|
# $NetBSD: BASALT.PROF,v 1.1 1998/05/30 17:56:08 thorpej Exp $
|
||
|
#
|
||
|
# Profiling version of BASALT.
|
||
|
#
|
||
|
|
||
|
include "arch/hp300/conf/BASALT"
|
||
|
|
||
|
# Always include profiling support; does not need 'config -p'.
|
||
|
makeoptions PROF="-pg"
|
||
|
options GPROF
|