Changeset 84 in libcf for trunk/test/makefile


Ignore:
Timestamp:
05/02/13 14:53:13 (11 years ago)
Author:
cheese
Message:

#1 fix threading for error-handling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/makefile

    r83 r84  
    2020
    2121INCLUDES        = -I../include
    22 LIBS            = -L$(TARGET_PATH) -lcf
     22LIBS            = -L$(TARGET_PATH) -lcf -lpthread
    2323
    2424LIB_CF          = $(TARGET_PATH)/lib$(TARGET_PATH).$(EXT_SHARED)
Note: See TracChangeset for help on using the changeset viewer.