Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 45 → Rev 44

/shark/trunk/config/example2.mk
2,10 → 2,6
ifndef BASE
BASE=../..
endif
ifndef OSLIB
OSLIB=$(BASE)/oslib
endif
 
include $(BASE)/config/config.mk
 
include $(BASE)/config/libdep.mk