Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 64 → Rev 63

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