# vasta@apollo.com says this is how to compile on an Apollo (SR10.x).
# Use a Berkeley environment.
# sef@Cygnus.COM says this is how to compile on an apollo in the SysV
# environment.
CC=cc -A ansi -A cpu,3000 -A runtype,any -A systype,any -DSHORT_ENUM_BUG -DUSG -Dm68000=mc68000 -DHAVE_SETBUFFER -DNO_STDDEF -DNO_STDARG -U__STDC__

