Browse Source
now: 'make' defaults to 'make lib' 'make lib' - build static lib only 'make test' - build tests with lib as prereq. 'make all' - same as 'make test' test changes to lib using e.g: 'make test && test/test_adapter'sync

3 changed files with 15 additions and 11 deletions
Loading…
Reference in new issue