|
NCBI Home IEB Home C++ Toolkit docs C Toolkit source browser C Toolkit source browser (2) |
NCBI C++ Toolkit Cross ReferenceC++/src/util/Makefile.util.lib |
source navigation diff markup identifier search freetext search file search |
1 # $Id: Makefile.util.lib 173670 2009-10-20 15:45:31Z gouriano $ 2 3 SRC = random_gen utf8 checksum bytesrc strbuffer itree smalldns \ 4 thread_pool_old ddump_viewer strsearch logrotate \ 5 format_guess ascii85 md5 file_obsolete unicode dictionary \ 6 dictionary_util thread_nonstop sgml_entity \ 7 transmissionrw miscmath mutex_pool ncbi_cache line_reader \ 8 util_exception uttp multi_writer itransaction thread_pool \ 9 thread_pool_ctrl scheduler distribution util_misc 10 11 LIB = xutil 12 PROJ_TAG = core 13 14 LIBS = $(ORIG_LIBS)
|
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more information. |