Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 63 → Rev 64

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