Use thin archives to allow libraries to be merged
authorJouni Malinen <j@w1.fi>
Sun, 6 Dec 2009 11:49:31 +0000 (13:49 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 6 Dec 2009 11:49:31 +0000 (13:49 +0200)
commit4bb1228e1ceb4af72997a5ff67401d55fa14257e
treea939a0503f8bff85708c0fc70ca9f53d16e63efa
parentf721aed4b1baef8ad9336c80f8835f3f3d504d68
Use thin archives to allow libraries to be merged

This allows libeap.a and libeap.so to be built by merging in multiple
libraries from src subdirectories. In addition, this avoids wasting
extra space and time for local builds.
eap_example/Makefile
src/crypto/Makefile
src/utils/Makefile