Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 252 → Rev 253

/shark/trunk/ports/first/makefile
11,7 → 11,7
OBJS_PATH = $(BASE)/ports/first
 
FIRST = first-contract.o first-server.o first-sync.o \
./modules/cbsstar.o ./modules/posixstar.o \
./modules/grubstar.o ./modules/posixstar.o \
./modules/edfstar.o ./modules/rmstar.o
 
OBJS = $(FIRST)