NCBI C++ Toolkit Cross Reference

C++/src/util/Makefile.util.lib


  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)

source navigation ]   [ diff markup ]   [ identifier search ]   [ freetext search ]   [ file search ]  

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.