Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2911 → Rev 2908

/branches/tracing/uspace/app/debug/Makefile
File deleted
/branches/tracing/uspace/app/debug/cmd.c
File deleted
/branches/tracing/uspace/app/debug/main.c
File deleted
/branches/tracing/uspace/app/debug/cmd.h
File deleted
/branches/tracing/uspace/Makefile
45,7 → 45,6
srv/fs/tmpfs \
srv/vfs \
srv/devmap \
app/debug \
app/sctrace \
app/tetris \
app/tester \
/branches/tracing/boot/arch/ia32/grub/menu.lst
18,4 → 18,3
module /boot/tetris
module /boot/tester
module /boot/klog
module /boot/debug
/branches/tracing/boot/arch/ia32/Makefile.inc
40,8 → 40,7
$(USPACEDIR)/app/sctrace/sctrace \
$(USPACEDIR)/app/tetris/tetris \
$(USPACEDIR)/app/tester/tester \
$(USPACEDIR)/app/klog/klog \
$(USPACEDIR)/app/debug/debug
$(USPACEDIR)/app/klog/klog
 
build: $(BASE)/image.iso