INSTALL = cp

# Steve's stuff follows.
# Some of the 88k compilers I have tried can't compile
# GCC correctly, so bootstrap with self
CC=/usr/local/bin/gcc
INSTALL_FILE=cp
INSTALL_PROGRAM=cp
X_CFLAGS=-O
