aboutsummaryrefslogtreecommitdiffstats
path: root/make/lib
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-12-13 12:53:28 +0100
committerSven Gothel <[email protected]>2010-12-13 12:53:28 +0100
commit3471e004eefd6964cfe8d60c6ba3afd32ea96558 (patch)
tree25d6babc154588192ac0bc4f422eba72b951a0ac /make/lib
parent712dc23aa1621277070fc8b1fc4b746ab8823c8b (diff)
Reverted linux libs .1 suffix (prefer system wide libopenal.so.1); Updated Linux bundled: ubuntu 10.10 1:1.12.854-2 (maybe we shall remove these at all)
Diffstat (limited to 'make/lib')
-rw-r--r--make/lib/FILES.txt4
-rw-r--r--make/lib/linux-amd64/libopenal.sobin0 -> 290488 bytes
-rw-r--r--make/lib/linux-amd64/libopenal.so.1bin212312 -> 0 bytes
-rw-r--r--make/lib/linux-i586/libopenal.sobin0 -> 243984 bytes
-rwxr-xr-xmake/lib/linux-i586/libopenal.so.1bin758109 -> 0 bytes
5 files changed, 4 insertions, 0 deletions
diff --git a/make/lib/FILES.txt b/make/lib/FILES.txt
index 1b8d9c0..4057426 100644
--- a/make/lib/FILES.txt
+++ b/make/lib/FILES.txt
@@ -1,4 +1,8 @@
+Software OpenAL bundled libs ..
+Linux x32 and x64:
+ ubuntu 10.10 1:1.12.854-2
+
Windows x32 and x64:
oalinst:
http://connect.creativelabs.com/openal/Downloads/oalinst.zip
diff --git a/make/lib/linux-amd64/libopenal.so b/make/lib/linux-amd64/libopenal.so
new file mode 100644
index 0000000..681f73c
--- /dev/null
+++ b/make/lib/linux-amd64/libopenal.so
Binary files differ
diff --git a/make/lib/linux-amd64/libopenal.so.1 b/make/lib/linux-amd64/libopenal.so.1
deleted file mode 100644
index 4ed39f2..0000000
--- a/make/lib/linux-amd64/libopenal.so.1
+++ /dev/null
Binary files differ
diff --git a/make/lib/linux-i586/libopenal.so b/make/lib/linux-i586/libopenal.so
new file mode 100644
index 0000000..024bea9
--- /dev/null
+++ b/make/lib/linux-i586/libopenal.so
Binary files differ
diff --git a/make/lib/linux-i586/libopenal.so.1 b/make/lib/linux-i586/libopenal.so.1
deleted file mode 100755
index ebcaee5..0000000
--- a/make/lib/linux-i586/libopenal.so.1
+++ /dev/null
Binary files differ