Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 968 → Rev 967

/shark/trunk/config/libdep.mk
480,14 → 480,3
endif
 
endif
 
 
# Scheduling Modules
# ----------------------------------------------------------------
 
#INCL += -I$(BASE)/modules into config.mk!!!
 
ifeq ($(LIB_PATH)/libmodules.a,$(wildcard $(LIB_PATH)/libmodules.a))
LINK_LIB += -lmodules
LINK_DEP += $(LIB_PATH)/libmodules.a
endif