# # macro definitions for the GCC ANSI-C Compiler with SUN/OS # # E.BERTIN 1997 # SEXMACHINE= sunos CC = gcc # the C compiler COPTS = -O -DSUN_OS # options for the C compiler CD = cd CP = cp RM = rm -f