Changed PROFILE to NO as default.

This commit is contained in:
Janet B. Anderson
2002-08-16 18:38:16 +00:00
parent aa54a26c8b
commit 7754a0ecae

View File

@@ -20,7 +20,7 @@ CPP = gcc -x c -E
RANLIB =
#Prepare the object code for profiling with prof. (YES or NO)
PROFILE=YES
PROFILE=NO
# Configure OS vendor C compiler
CONFORM_CFLAGS_ANSI = -Xa -v