Add rules for building src/crypto as a library
authorJouni Malinen <j@w1.fi>
Sat, 5 Dec 2009 20:03:46 +0000 (22:03 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 5 Dec 2009 20:03:46 +0000 (22:03 +0200)
commit631afd993fa60f5d19a8c50360203d1a3dc8e9af
treeb0dcf03081c907de6fb3b0d6bbd4a28fb2886949
parent841b52b403d404625542ef460c4c5078e7ee3046
Add rules for building src/crypto as a library

For now, this is hardcoded to support only the internal crypto
implementation.
src/crypto/.gitignore [new file with mode: 0644]
src/crypto/Makefile
src/lib.rules [new file with mode: 0644]
src/utils/Makefile
tests/Makefile