# Makefile for irix5.3
#

# Generic SVR4 setup

include $(MAKEDIR)/Systems/SVR4

# irix specific compiler and linker setup

LOCALCFLAGS := $(LOCALCFLAGS) -O3 -fullwarn -woff 835,709
TAILLIBS := -lnsl $(TAILLIBS)
