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