Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 44 → Rev 45

/shark/trunk/fs/msdos/makefile
5,6 → 5,8
ifndef BASE
BASE=../..
endif
OSLIB=$(BASE)/oslib
 
include $(BASE)/config/config.mk
 
LIBRARY = fs
/shark/trunk/fs/makefile
5,6 → 5,8
ifndef BASE
BASE=..
endif
OSLIB=$(BASE)/oslib
 
include $(BASE)/config/config.mk
 
LIBRARY = fs