Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 45 → Rev 44

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