/shark/trunk/config/libdep.mk |
---|
362,7 → 362,7 |
# ---------------------------------------------------------------- |
ifeq ($(findstring __FIRST__, $(USELIB)), __FIRST__) |
INCL += -I$(BASE)/ports/first/include |
INCL += -I$(BASE)/ports/first/include -I$(BASE)/ports/first/fsf_include |
ifeq ($(LIB_PATH)/libfirst.a,$(wildcard $(LIB_PATH)/libfirst.a)) |
LINK_LIB += -lfirst |