Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 636 → Rev 637

/shark/trunk/ports/tftp/makefile
12,7 → 12,7
 
OBJS = tftp.o endn.o
 
OTHERINCL += -I$(BASE)/ports/tftp/include
OTHERINCL += -I$(BASE)/ports/tftp/include -I$(BASE)/drivers/net/include/
 
include $(BASE)/config/lib.mk