Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 3 → Rev 45

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