Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1039 → Rev 1040

/shark/trunk/ports/first/makefile
1,5 → 1,4
# The Frame Buffer Device
ifdef ENABLE
ifndef BASE
BASE=../..
endif
20,7 → 19,3
C_OPT += -I./fsf_include -I./include -I. -I..
 
include $(BASE)/config/lib.mk
else
all:
@echo "Send an email to trimarchi@gandalf.sssup.it for FIRST"
endif