Use libtool for linking

This commit is contained in:
Matthias Schiffer 2008-06-24 00:47:35 +02:00
parent 62c3d8b8dc
commit 0b2c87dee6
10 changed files with 33507 additions and 177 deletions

View file

@ -1,6 +1,8 @@
syntax: regexp
^\.deps/
^\.libs/
^autom4te.cache/
^\.project$
^\.cproject$
^levels/level.lvl$
@ -12,3 +14,5 @@ syntax: regexp
^zoom$
\.o$
^zoom-bin$
^libtool$
~$