Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 44 → Rev 45

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