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