summaryrefslogtreecommitdiff
path: root/mk/defs.IRIX.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/defs.IRIX.mk')
-rw-r--r--mk/defs.IRIX.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/mk/defs.IRIX.mk b/mk/defs.IRIX.mk
index a5fc793f3a9..3fde33a8bcc 100644
--- a/mk/defs.IRIX.mk
+++ b/mk/defs.IRIX.mk
@@ -1,4 +1,4 @@
-# $NetBSD: defs.IRIX.mk,v 1.28 2003/06/29 21:25:50 jschauma Exp $
+# $NetBSD: defs.IRIX.mk,v 1.29 2003/07/02 16:07:02 grant Exp $
#
# Variable definitions for the IRIX operating system.
@@ -124,10 +124,6 @@ _PREFORMATTED_MAN_DIR= man # directory where catman pages are
_USE_GNU_GETTEXT= no # Don't use GNU gettext
_USE_RPATH= yes # add rpath to LDFLAGS
-.if defined(ABI) && ${ABI} == "64"
-_OPSYS_MAKEINFO_ARGS= --split-size=50000 # flags to be passed to makeinfo(1)
-.endif
-
# flags passed to the linker to extract all symbols from static archives.
# XXX:
# These flags are for the IRIX linker. If GNU ld is used, these would need