Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 637 → Rev 636

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