# FIXME: Add "-Wall -ansi" to CC when problems are resolved.
CC = /usr/public/bin/gcc
AR_FLAGS = cq
RANLIB = echo
# Define HAVE_PROCFS if the host has /proc support, particularly the
# include files for prstatus, prpsinfo, and fpregset structures.  This
# is used by the core file support code.
HDEFINES = -DHAVE_PROCFS
