Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 705 → Rev 706

/shark/trunk/ports/zlib/makefile
16,7 → 16,7
 
OBJS = $(ZLIB)
 
C_OPT += -I../../../drivers/linuxc24/include -I./include -I. -I..
C_OPT += -I../../../drivers/linuxc26/include -I./include -I. -I..
 
include $(BASE)/config/lib.mk