Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 261 → Rev 262

/shark/trunk/config/libdep.mk
341,7 → 341,7
# ----------------------------------------------------------------
ifeq ($(findstring __TFTP__, $(USELIB)), __TFTP__)
 
INCL += -I$(BASE)/drivers/tftp/include
INCL += -I$(BASE)/ports/tftp/include
 
# TFTP
ifeq ($(LIB_PATH)/libtftp.a,$(wildcard $(LIB_PATH)/libtftp.a))