Removed purify comments.

This commit is contained in:
Janet B. Anderson
2002-12-19 16:06:49 +00:00
parent 181caf02d5
commit 46e369608d
@@ -9,12 +9,8 @@
SPARCWORKS = /opt/SUNWspro
#CC = purify $(SPARCWORKS)/bin/cc
#CCC = purify $(SPARCWORKS)/bin/CC
CC = $(SPARCWORKS)/bin/cc
CCC = $(SPARCWORKS)/bin/CC
#CC = purify -max-threads=100 $(SPARCWORKS)/bin/cc
#CCC = purify -max-threads=100 $(SPARCWORKS)/bin/CC
# required by sun's C++ compiler
AR = $(CCC) -xar -o
LD = ld -r