Changeset 109 in libcf for trunk/src/makefile


Ignore:
Timestamp:
06/04/13 14:25:10 (11 years ago)
Author:
cheese
Message:

#1 add typical data structure algorithms (linked-list / queue / stak) and rename symbol for context of each modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/makefile

    r83 r109  
    1515                    cf_log          \
    1616                    cf_codec        \
     17                    cf_list         \
     18                    cf_queue        \
     19                    cf_stack        \
    1720
    1821TARGET_NAME     = cf
Note: See TracChangeset for help on using the changeset viewer.