Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1012 → Rev 1011

/shark/trunk/ports/first/makefile
1,5 → 1,5
# The Frame Buffer Device
ifdef ENABLE
 
ifndef BASE
BASE=../..
endif
20,7 → 20,4
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