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