#
# $Header: /home2/aoki/master/src/tools/RCS/Makefile.global,v 1.4 1993/06/23 22:29:48 aoki Exp $
#

BINDIR=	${TOOLSBINDIR}
LIBDIR=	${TOOLSLIBDIR}

CFLAGS= -O
LDFLAGS=
STRIP= -s
#
# Normally MACHINE gets set by a parent Makefile.global, but if the
# tools subtree is detached to bootstrap, we'll dummy it up here.
# Nothing here really needs it.
#
MACHINE?= unknown
