diff options
Diffstat (limited to 'include')
40 files changed, 80 insertions, 0 deletions
diff --git a/include/makeinclude/platform_aix.GNU b/include/makeinclude/platform_aix.GNU index b7d90769e96..7d0d02df0be 100644 --- a/include/makeinclude/platform_aix.GNU +++ b/include/makeinclude/platform_aix.GNU @@ -1,3 +1,5 @@ +# $Id$ + # AIX 4.1.3 # *not* using Orbix # This file assumes that the user has installed the AIX patch diff --git a/include/makeinclude/platform_aix4.2.GNU b/include/makeinclude/platform_aix4.2.GNU index 9ff97b0a97b..06a2781d8e8 100644 --- a/include/makeinclude/platform_aix4.2.GNU +++ b/include/makeinclude/platform_aix4.2.GNU @@ -1,3 +1,5 @@ +# $Id$ + # AIX 4.2.0 # *not* using Orbix # The AIX fileset bos.rte.bind_cmds must be at version 4.2.0.2 in order to diff --git a/include/makeinclude/platform_chorus.GNU b/include/makeinclude/platform_chorus.GNU index 973c7f90c67..efce4c7d7c3 100644 --- a/include/makeinclude/platform_chorus.GNU +++ b/include/makeinclude/platform_chorus.GNU @@ -1,3 +1,5 @@ +# $Id$ + # Chorus 3.1b with GNU g++ 2.7.2 include $(CLASSIXDIR)/dtool/htgt-cf.rf diff --git a/include/makeinclude/platform_dgux4_epc.GNU b/include/makeinclude/platform_dgux4_epc.GNU index 241e312a104..b007d4e7228 100644 --- a/include/makeinclude/platform_dgux4_epc.GNU +++ b/include/makeinclude/platform_dgux4_epc.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SunOS 5.x (Solaris 2.x) with SunC++ 4.x # *not* using Orbix CC = gcc diff --git a/include/makeinclude/platform_freebsd.GNU b/include/makeinclude/platform_freebsd.GNU index 04eae0e184e..4a442b1a232 100644 --- a/include/makeinclude/platform_freebsd.GNU +++ b/include/makeinclude/platform_freebsd.GNU @@ -1,3 +1,5 @@ +# $Id$ + # platform_freebsd.GNU # ***** Notice: This file is still under testing. ***** diff --git a/include/makeinclude/platform_freebsd_pthread.GNU b/include/makeinclude/platform_freebsd_pthread.GNU index 4a0d98ccb33..09f67375f66 100644 --- a/include/makeinclude/platform_freebsd_pthread.GNU +++ b/include/makeinclude/platform_freebsd_pthread.GNU @@ -1,3 +1,5 @@ +# $Id$ + # platform_freebsd_pthread.GNU # ***** Notice: This configuration is still under debugging. ***** diff --git a/include/makeinclude/platform_hpux.GNU b/include/makeinclude/platform_hpux.GNU index 1e6457e8e18..4c5b02bd614 100644 --- a/include/makeinclude/platform_hpux.GNU +++ b/include/makeinclude/platform_hpux.GNU @@ -1,3 +1,5 @@ +# $Id$ + CC = /bin/cc CXX = /usr/bin/CC -pta -ti,/bin/true -tr,/bin/true CFLAGS = $(DCFLAGS) -Aa -z diff --git a/include/makeinclude/platform_hpux_gcc.GNU b/include/makeinclude/platform_hpux_gcc.GNU index c98ccfc3ef7..a6ca565c04f 100644 --- a/include/makeinclude/platform_hpux_gcc.GNU +++ b/include/makeinclude/platform_hpux_gcc.GNU @@ -1,3 +1,5 @@ +# $Id$ + CC = gcc CXX = g++ CFLAGS += $(DCFLAGS) -w -O2 diff --git a/include/makeinclude/platform_hpux_orbix.GNU b/include/makeinclude/platform_hpux_orbix.GNU index 04a50915c7f..338a6106adc 100644 --- a/include/makeinclude/platform_hpux_orbix.GNU +++ b/include/makeinclude/platform_hpux_orbix.GNU @@ -1,3 +1,5 @@ +# $Id$ + # Assume the existence of Orbix with HP/UX... CC = /bin/cc CXX = /usr/bin/CC diff --git a/include/makeinclude/platform_irix5.2.GNU b/include/makeinclude/platform_irix5.2.GNU index 61876735064..ea99b0f674f 100644 --- a/include/makeinclude/platform_irix5.2.GNU +++ b/include/makeinclude/platform_irix5.2.GNU @@ -1,3 +1,5 @@ +# $Id$ + # Irix 5.2 with gcc 2.6.1 MAKE = gmake CC = gcc diff --git a/include/makeinclude/platform_irix5.3_g++.GNU b/include/makeinclude/platform_irix5.3_g++.GNU index 51596cffbc7..de4b02dfde8 100644 --- a/include/makeinclude/platform_irix5.3_g++.GNU +++ b/include/makeinclude/platform_irix5.3_g++.GNU @@ -1,3 +1,5 @@ +# $Id$ + # Irix 5.3 with GNU C++ CC = gcc diff --git a/include/makeinclude/platform_irix5.3_sgic++.GNU b/include/makeinclude/platform_irix5.3_sgic++.GNU index 9d94842da0d..5d81afccb0f 100644 --- a/include/makeinclude/platform_irix5.3_sgic++.GNU +++ b/include/makeinclude/platform_irix5.3_sgic++.GNU @@ -1,3 +1,5 @@ +# $Id$ + # Irix 5.3 with SGI C++ # This suppresses common compiler warnings which appear in the diff --git a/include/makeinclude/platform_irix6.2_sgic++.GNU b/include/makeinclude/platform_irix6.2_sgic++.GNU index ec4a2784fc7..eb1734ce921 100644 --- a/include/makeinclude/platform_irix6.2_sgic++.GNU +++ b/include/makeinclude/platform_irix6.2_sgic++.GNU @@ -1,3 +1,5 @@ +# $Id$ + # Irix 6.2 with SGI C++ # This suppresses common compiler warnings which appear in the diff --git a/include/makeinclude/platform_irix6.4_sgic++.GNU b/include/makeinclude/platform_irix6.4_sgic++.GNU index bbc03e1ad14..6b50f8ac4c3 100644 --- a/include/makeinclude/platform_irix6.4_sgic++.GNU +++ b/include/makeinclude/platform_irix6.4_sgic++.GNU @@ -1,3 +1,5 @@ +# $Id$ + # Irix 6.4 with SGI C++ # This suppresses common compiler warnings which appear in the diff --git a/include/makeinclude/platform_linux.GNU b/include/makeinclude/platform_linux.GNU index b4f885d15bc..c29ecc90974 100644 --- a/include/makeinclude/platform_linux.GNU +++ b/include/makeinclude/platform_linux.GNU @@ -1,3 +1,5 @@ +# $Id$ + # According to Bryon G. Rigg <bgrigg@opus.bcbnet.com>, this file # should allow ACE to be built on Linux. diff --git a/include/makeinclude/platform_linux_lxpthread.GNU b/include/makeinclude/platform_linux_lxpthread.GNU index 4c7915759ff..8248fbcd4f9 100644 --- a/include/makeinclude/platform_linux_lxpthread.GNU +++ b/include/makeinclude/platform_linux_lxpthread.GNU @@ -1,3 +1,5 @@ +# $Id$ + # For pthreads support on Linux, you need # -D_POSIX_THREADS # -D_POSIX_THREAD_SAFE_FUNCTIONS diff --git a/include/makeinclude/platform_linux_lxpthreads.GNU b/include/makeinclude/platform_linux_lxpthreads.GNU index 4c7915759ff..8248fbcd4f9 100644 --- a/include/makeinclude/platform_linux_lxpthreads.GNU +++ b/include/makeinclude/platform_linux_lxpthreads.GNU @@ -1,3 +1,5 @@ +# $Id$ + # For pthreads support on Linux, you need # -D_POSIX_THREADS # -D_POSIX_THREAD_SAFE_FUNCTIONS diff --git a/include/makeinclude/platform_linux_pthread.GNU b/include/makeinclude/platform_linux_pthread.GNU index babb8dc2125..ba593f762b7 100644 --- a/include/makeinclude/platform_linux_pthread.GNU +++ b/include/makeinclude/platform_linux_pthread.GNU @@ -1,3 +1,5 @@ +# $Id$ + # For pthreads support on Linux, you need # -D_MIT_POSIX_THREADS # -D_POSIX_THREADS diff --git a/include/makeinclude/platform_m88k.GNU b/include/makeinclude/platform_m88k.GNU index f24d9ac0e86..c92fdadd503 100644 --- a/include/makeinclude/platform_m88k.GNU +++ b/include/makeinclude/platform_m88k.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SunOS 5.x (Solaris 2.x) with SunC++ 4.x # *not* using Orbix CC = gcc diff --git a/include/makeinclude/platform_mvs.GNU b/include/makeinclude/platform_mvs.GNU index baa645163ba..f5b93047273 100644 --- a/include/makeinclude/platform_mvs.GNU +++ b/include/makeinclude/platform_mvs.GNU @@ -1,3 +1,5 @@ +# $Id$ + # For MVS OpenEdition platform CXX = cxx diff --git a/include/makeinclude/platform_osf1_3.2.GNU b/include/makeinclude/platform_osf1_3.2.GNU index 19862d04cfa..e7bda25309b 100644 --- a/include/makeinclude/platform_osf1_3.2.GNU +++ b/include/makeinclude/platform_osf1_3.2.GNU @@ -1,3 +1,5 @@ +# $Id$ + # This platform macros file is intended to work with Digital UNIX 3.2 (OSF/1 3.2). CC = cxx diff --git a/include/makeinclude/platform_osf1_4.0.GNU b/include/makeinclude/platform_osf1_4.0.GNU index 0b12656c9b3..eb49045560f 100644 --- a/include/makeinclude/platform_osf1_4.0.GNU +++ b/include/makeinclude/platform_osf1_4.0.GNU @@ -1,3 +1,5 @@ +# $Id$ + # This platform macros file is intended to work with # Digital UNIX 4.0 (OSF/1 4.0). diff --git a/include/makeinclude/platform_osf1_4.0_g++.GNU b/include/makeinclude/platform_osf1_4.0_g++.GNU index c26e849a807..a55d81e5296 100644 --- a/include/makeinclude/platform_osf1_4.0_g++.GNU +++ b/include/makeinclude/platform_osf1_4.0_g++.GNU @@ -1,3 +1,5 @@ +# $Id$ + # This platform macros file is intended to work with Digital UNIX 4.0 # (OSF/1 4.0) and GCC in version 2.7.2.1 (or newer). diff --git a/include/makeinclude/platform_sco-nothread.GNU b/include/makeinclude/platform_sco-nothread.GNU index e6032b26cde..e5c6473477e 100644 --- a/include/makeinclude/platform_sco-nothread.GNU +++ b/include/makeinclude/platform_sco-nothread.GNU @@ -1,3 +1,5 @@ +# $Id$ + CC = gcc CXX = g++ CFLAGS += $(DCFLAGS) -w -O2 diff --git a/include/makeinclude/platform_sco5.0.0-mit-pthread.GNU b/include/makeinclude/platform_sco5.0.0-mit-pthread.GNU index 6b5a9e18996..dac730a1073 100644 --- a/include/makeinclude/platform_sco5.0.0-mit-pthread.GNU +++ b/include/makeinclude/platform_sco5.0.0-mit-pthread.GNU @@ -1,3 +1,5 @@ +# $Id$ + # Requires MIT pthreads and gcc 2.7.2 installed in /usr/progressive # to produce libACE.so correctly changed the specs file for gcc 2.7.2 # for not link -lc and -lgcc and other not shared libraries diff --git a/include/makeinclude/platform_sco5.0.0-nothread.GNU b/include/makeinclude/platform_sco5.0.0-nothread.GNU index 76a2930c903..66af1d0356f 100644 --- a/include/makeinclude/platform_sco5.0.0-nothread.GNU +++ b/include/makeinclude/platform_sco5.0.0-nothread.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SCO v5.0.2; gcc version 2.7-95q4(Skunkware96 distribution from media images) CC = gcc diff --git a/include/makeinclude/platform_sunos4_g++.GNU b/include/makeinclude/platform_sunos4_g++.GNU index e5d6b2b945c..91d5fa8ac05 100644 --- a/include/makeinclude/platform_sunos4_g++.GNU +++ b/include/makeinclude/platform_sunos4_g++.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SunOS 4.x (Solaris 1.x) with g++ *not* using Orbix # # SOBUILD - compile into .so directly diff --git a/include/makeinclude/platform_sunos4_lucid.GNU b/include/makeinclude/platform_sunos4_lucid.GNU index 6391cb40eb7..66aeec69d10 100644 --- a/include/makeinclude/platform_sunos4_lucid.GNU +++ b/include/makeinclude/platform_sunos4_lucid.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SunOS 4.x (Solaris 1.x) with Lucid CC = lcc CXX = lcc diff --git a/include/makeinclude/platform_sunos4_sunc++3.x.GNU b/include/makeinclude/platform_sunos4_sunc++3.x.GNU index 3fdd64aed67..2418fac3528 100644 --- a/include/makeinclude/platform_sunos4_sunc++3.x.GNU +++ b/include/makeinclude/platform_sunos4_sunc++3.x.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SunOS 4.x with SunC++ 3.x (note that this is a very old C++ # compiler, based on cfront. In paricular, it's not the same thing as # SunC++ 4.x (which is also known as SPARCWorks 3.x). diff --git a/include/makeinclude/platform_sunos4_sunc++4.x.GNU b/include/makeinclude/platform_sunos4_sunc++4.x.GNU index 12051a45ccc..57024253f93 100644 --- a/include/makeinclude/platform_sunos4_sunc++4.x.GNU +++ b/include/makeinclude/platform_sunos4_sunc++4.x.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SunOS 4.x (Solaris 1.x) with SunC++ 4.x CC = cc CXX = CC diff --git a/include/makeinclude/platform_sunos4_sunc++4.x_orbix.GNU b/include/makeinclude/platform_sunos4_sunc++4.x_orbix.GNU index 6e84e331877..85e03484e2c 100644 --- a/include/makeinclude/platform_sunos4_sunc++4.x_orbix.GNU +++ b/include/makeinclude/platform_sunos4_sunc++4.x_orbix.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SunOS 4.x (Solaris 1.x) with SunC++ 4.x and Orbix. CC = cc CXX = CC diff --git a/include/makeinclude/platform_sunos5_centerline.GNU b/include/makeinclude/platform_sunos5_centerline.GNU index 0c98272feca..0693a5acc34 100644 --- a/include/makeinclude/platform_sunos5_centerline.GNU +++ b/include/makeinclude/platform_sunos5_centerline.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SunOS 5.x (Solaris 2.x) with Centerline C++ CC = cc CXX = CC diff --git a/include/makeinclude/platform_sunos5_centerline_orbix.GNU b/include/makeinclude/platform_sunos5_centerline_orbix.GNU index 5cd2472ebc0..55f3ac90ac6 100644 --- a/include/makeinclude/platform_sunos5_centerline_orbix.GNU +++ b/include/makeinclude/platform_sunos5_centerline_orbix.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SunOS 5.x (Solaris 2.x) with Centerline C++ CC = cc CXX = CC diff --git a/include/makeinclude/platform_sunos5_g++.GNU b/include/makeinclude/platform_sunos5_g++.GNU index 27579f71be2..0c288ff65f9 100644 --- a/include/makeinclude/platform_sunos5_g++.GNU +++ b/include/makeinclude/platform_sunos5_g++.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SunOS 5.x (Solaris 2.x) with g++ *not* using Orbix # # SOBUILD - compile into .so directly diff --git a/include/makeinclude/platform_sunos5_sunc++.GNU b/include/makeinclude/platform_sunos5_sunc++.GNU index ea26062c272..9972bc20776 100644 --- a/include/makeinclude/platform_sunos5_sunc++.GNU +++ b/include/makeinclude/platform_sunos5_sunc++.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SunOS 5.x (Solaris 2.x) with SunC++ 4.2 or earlier # *not* using Orbix # diff --git a/include/makeinclude/platform_sunos5_sunc++_orbix.GNU b/include/makeinclude/platform_sunos5_sunc++_orbix.GNU index 523c14ad174..a511af49db9 100644 --- a/include/makeinclude/platform_sunos5_sunc++_orbix.GNU +++ b/include/makeinclude/platform_sunos5_sunc++_orbix.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SunOS 5.x (Solaris 2.x) with SunC++ 4.x # *using* MT Orbix INCLDIRS = -I$(ORBIX_ROOT)/include diff --git a/include/makeinclude/platform_sunos5_x86_g++.GNU b/include/makeinclude/platform_sunos5_x86_g++.GNU index af22a301279..23e1b64aaeb 100644 --- a/include/makeinclude/platform_sunos5_x86_g++.GNU +++ b/include/makeinclude/platform_sunos5_x86_g++.GNU @@ -1,3 +1,5 @@ +# $Id$ + # SunOS 5.x (Solaris 2.x) with g++ *not* using Orbix # # SOBUILD - compile into .so directly diff --git a/include/makeinclude/platform_tandem.GNU b/include/makeinclude/platform_tandem.GNU index b6e843fdd2a..6c80c4e36a2 100644 --- a/include/makeinclude/platform_tandem.GNU +++ b/include/makeinclude/platform_tandem.GNU @@ -1,3 +1,5 @@ +# $Id$ + # NonStop-UX NCC 3.20 # Please see the config-NonS... file for more information about status diff --git a/include/makeinclude/platform_unixware_g++.GNU b/include/makeinclude/platform_unixware_g++.GNU index b75f67c3287..7bf82bf5331 100644 --- a/include/makeinclude/platform_unixware_g++.GNU +++ b/include/makeinclude/platform_unixware_g++.GNU @@ -1,3 +1,5 @@ +# $Id$ + # UnixWare V2.2.1.2 with g++ version 2.7.2.2 *not* using Orbix # # SOBUILD - compile into .so directly diff --git a/include/makeinclude/platform_vxworks5.x_ghs.GNU b/include/makeinclude/platform_vxworks5.x_ghs.GNU index 44bf4097cb5..ebd56133370 100644 --- a/include/makeinclude/platform_vxworks5.x_ghs.GNU +++ b/include/makeinclude/platform_vxworks5.x_ghs.GNU @@ -1,3 +1,5 @@ +# $Id$ + # VxWorks 5.2-5.3.1 with Green Hills 1.8.8 CC = cxvxppc |