Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1081 → Rev 1689

/shark/trunk/config/config.mk
6,7 → 6,7
LD = ld
AR = ar
 
INCL = -I$(BASE)/include -I$(BASE)/modules
INCL = -I$(BASE)/include -I$(BASE)/modules -I$(BASE)/libc/arch/$(ARCH)/include
LIB_PATH = $(BASE)/lib
OSLIB = $(BASE)/oslib
OSLIB_PATH = $(OSLIB)/lib