| 7 |
|
|
| 8 |
bbsd_LDFLAGS=-export-dynamic |
bbsd_LDFLAGS=-export-dynamic |
| 9 |
|
|
| 10 |
test_trie_dict_SOURCES = test_trie_dict.c trie_dict.c |
test_trie_dict_SOURCES = log.c test_trie_dict.c trie_dict.c |
| 11 |
test_file_loader_SOURCES = file_loader.c log.c str_process.c test_file_loader.c trie_dict.c |
test_file_loader_SOURCES = file_loader.c log.c str_process.c test_file_loader.c trie_dict.c |
| 12 |
test_section_list_SOURCES = log.c section_list.c test_section_list.c trie_dict.c |
test_section_list_SOURCES = log.c section_list.c test_section_list.c trie_dict.c |
| 13 |
|
|