Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 705 → Rev 706

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