#
# $Header$
#
# Solaris 2.x makefile definitions.
#
# $Log$
#

#
# Compiler selection.
#
#CC=		cc
#CFLAGS=		-O -Xa

CC=		gcc
CFLAGS=	-O
