diff options
Diffstat (limited to 'src/makefiles/Makefile.aix')
| -rw-r--r-- | src/makefiles/Makefile.aix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/makefiles/Makefile.aix b/src/makefiles/Makefile.aix index 2b99a28f888..603adaa1470 100644 --- a/src/makefiles/Makefile.aix +++ b/src/makefiles/Makefile.aix @@ -2,6 +2,9 @@ # symbol names to tell them what to export/import. MAKE_EXPORTS= true +RANLIB= touch +MK_NO_LORDER= true + EXPSUFF= .exp IMPSUFF= .imp |
