summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sunos5_egcs.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/platform_sunos5_egcs.GNU')
-rw-r--r--include/makeinclude/platform_sunos5_egcs.GNU9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/makeinclude/platform_sunos5_egcs.GNU b/include/makeinclude/platform_sunos5_egcs.GNU
deleted file mode 100644
index af058e61950..00000000000
--- a/include/makeinclude/platform_sunos5_egcs.GNU
+++ /dev/null
@@ -1,9 +0,0 @@
-# $Id$
-
-# SunOS 5.x (Solaris 2.x) with egcs
-# Use the g++ platform file, with any overrides following its include.
-
-include $(ACE_ROOT)/include/makeinclude/platform_sunos5_g++.GNU
-
-#### Uncomment the following line to use shared libstdc++.so, etc.
-#### SOFLAGS = -shared $(CPPFLAGS)