diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2006-10-19 20:09:05 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2006-10-19 20:09:05 +0000 |
commit | 464fcd0dd84cf4c705b992a087cdcb8b403eb8ef (patch) | |
tree | 79b8da581c361c33fd40bc4ca4605482a8b1b760 /configs/aix | |
parent | c351858de8e51fa4a6425cf176cc43689189f3ff (diff) |
New bin/minstall script - a minimal replacement for 'install'.
Correctly handles symlinks so we can get rid of the COPY_LIBS stuff.
Diffstat (limited to 'configs/aix')
-rw-r--r-- | configs/aix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/aix b/configs/aix index 313d4c4fdb..ebbf583745 100644 --- a/configs/aix +++ b/configs/aix @@ -13,7 +13,6 @@ CXXFLAGS = -O -DAIXV3 -DPTHREADS # Misc tools and flags MKLIB_OPTIONS = -COPY_LIBS = cp -f -h # Library names (actual file names) GL_LIB_NAME = libGL.a |