# @(#)Makefile.irix4 5.2 (Berkeley) 08/01/92 # # $Id: Makefile.irix4,v 5.2 1992/05/31 16:40:22 jsp Exp $ # # Extra Makefile definitions for IRIX # # For 4.0.X and later we need to specify the -cckr option - although amd # has prototypes - some of the rpc prototypes clash. The special include # paths are not required. -lsun always comes before -lbsd. DEBUG = -g CCOPTS = -cckr RESOLV = -lrpcsvc -lsun -lbsd