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

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

#CC=		gcc
#CFLAGS=	-O

#
# Location of the socket libraries.
#
NETLIBS=	-lnsl -lsocket