--- ./Makefile Tue Mar 19 22:16:06 1996 +++ ../netcat-1.10/./Makefile Tue Jun 18 08:22:01 2002 @@ -73,8 +73,7 @@ # work for you, null it out and yell at SGI for their STUPID default # of apparently not installing /usr/lib/nonshared/*. Sheesh. irix: - make -e $(ALL) $(MFLAGS) XFLAGS='-DIRIX -DSYSV=4 -D__svr4__' \ - STATIC=-non_shared + make -e $(ALL) $(MFLAGS) XFLAGS='-DIRIX -DSYSV=4 -D__svr4__' osf: make -e $(ALL) $(MFLAGS) XFLAGS='-DOSF' STATIC=-non_shared