Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 3 → Rev 29

/shark/trunk/kernel/makefile
16,7 → 16,6
blkact.o \
cancel.o \
conditio.o \
delay.o \
endcycle.o \
event.o \
exchtxt.o \
37,8 → 36,7
printk.o \
perror.o \
pthread.o \
qqueue.o \
queue.o \
iqueue.o \
signal.o \
sleep.o \
status.o \
50,7 → 48,6
include $(BASE)/config/lib.mk
 
install all clean cleanall depend::
make -C init $@
make -C modules $@
make -C mem $@