Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 44 → Rev 64

/shark/trunk/drivers/cons/makefile
3,7 → 3,7
ifndef BASE
BASE=../..
endif
OSLIB=$(BASE)/oslib
 
include $(BASE)/config/config.mk