Changeset 83 in libcf for trunk/test/makefile


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

#1 fix linking-relations in makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/makefile

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