Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 63 → Rev 64

/shark/trunk/kernel/makefile
3,7 → 3,6
ifndef BASE
BASE=..
endif
OSLIB=$(BASE)/oslib
 
include $(BASE)/config/config.mk