Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 63 → Rev 64

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