# # $Header$ # # IRIX 5.x makefile definitions. # # $Log$ # # # Compiler selection. # CC= cc CFLAGS= -O -xansi # # Location of the socket libraries (IRIX has merged -lsocket into libc). # NETLIBS= -lnsl