updated to restore a couple logging points, and give the crypto libraries switchable
[feisty_meow.git] / nucleus / library / makefile.tmp
1 include variables.def
2
3 PROJECT = crypto_libraries
4 BUILD_BEFORE = crypto \
5   tests_crypto 
6
7 include rules.def
8