Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 64 → Rev 63

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