diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 18:50:33 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 18:50:33 +0000 |
commit | ebd9f37f96e030b9cadc3f249cb73e4fc773f93b (patch) | |
tree | cca845e80581079cd43a51623f53754f9b1b8a82 /dist/Mesa/configs | |
parent | 5c446e9f1b5aaaf1a8b914de674318800c03f9d4 (diff) |
Import MesaLibs 6.5.1. (in dist/ since its code is shared between lib
and xserver)...
Diffstat (limited to 'dist/Mesa/configs')
-rw-r--r-- | dist/Mesa/configs/aix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/Mesa/configs/aix b/dist/Mesa/configs/aix index ebbf58374..313d4c4fd 100644 --- a/dist/Mesa/configs/aix +++ b/dist/Mesa/configs/aix @@ -13,6 +13,7 @@ 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 |