# # macro definitions for the SUN/Solaris ANSI-C Compiler # # E.BERTIN 1997 # SEXMACHINE= solaris CC = cc # the C compiler COPTS = -p -fast -xO5 -DSUN_SOLARIS # options for the C compiler CD = cd CP = cp RM = rm -f