summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sunos5_egcs.GNU
blob: af058e619505ccd31822bc7876e1cf8edd11a63a (plain)
1
2
3
4
5
6
7
8
9
# $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)