# # macro definitions for purify on Solaris # # E.BERTIN 1997 # SEXMACHINE= purify CC = purify cc # the C compiler COPTS = -fast -xO5 -DSUN_SOLARIS # options for the C compiler CD = cd CP = cp RM = rm -f