diff options
author | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-06-25 17:24:15 +0000 |
---|---|---|
committer | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-06-25 17:24:15 +0000 |
commit | 974cc37ed2c216248ae385625db2cb391aa9208e (patch) | |
tree | 4b4379d5eaa227aeb40c29fe3d7542be3fc09708 /include/makeinclude/platform_aix_ibm.GNU | |
parent | 97ea466f451f046d2a89815c0be24f493053a781 (diff) | |
download | ATCD-974cc37ed2c216248ae385625db2cb391aa9208e.tar.gz |
ChangeLogTag: Mon Jun 25 12:18:41 2001 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'include/makeinclude/platform_aix_ibm.GNU')
-rw-r--r-- | include/makeinclude/platform_aix_ibm.GNU | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/makeinclude/platform_aix_ibm.GNU b/include/makeinclude/platform_aix_ibm.GNU index acb690359a9..c870c1dbd2c 100644 --- a/include/makeinclude/platform_aix_ibm.GNU +++ b/include/makeinclude/platform_aix_ibm.GNU @@ -60,6 +60,7 @@ SOEXT = a # aix_build turns on the funky shared library building code in # rules.lib.GNU aix_build = 1 +SHR_FILTER=$(ACE_ROOT)/bin/aix_shr ifeq ($(threads),1) # Note - the _r form of the compiler command turns on -qthreads and the |