summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_irix6.x_common.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/platform_irix6.x_common.GNU')
-rw-r--r--include/makeinclude/platform_irix6.x_common.GNU13
1 files changed, 0 insertions, 13 deletions
diff --git a/include/makeinclude/platform_irix6.x_common.GNU b/include/makeinclude/platform_irix6.x_common.GNU
deleted file mode 100644
index b27ff8331bb..00000000000
--- a/include/makeinclude/platform_irix6.x_common.GNU
+++ /dev/null
@@ -1,13 +0,0 @@
-# $Id$
-
-xt_reactor = 1
-
-PLATFORM_XT_CPPFLAGS=
-PLATFORM_XT_LIBS=-lXm -lXt -lX11
-PLATFORM_XT_LDFLAGS=
-
-ifndef ACE_IRIX_VERS
-ACE_IRIX_VERS := $(subst .,,$(shell uname -r))
-endif # ACE_IRIX_VERS
-
-CPPFLAGS += -DACE_IRIX_VERS=$(ACE_IRIX_VERS)