# # macro definitions for the IBM/RS6000 AIX ANSI-C Compiler # # E.BERTIN 1997 # SEXMACHINE= ibm CC = cc # the C compiler COPTS = -O -DIBM_AIX # options for the C compiler CD = cd CP = cp RM = rm -f