Changes in / [12d7710:eaf22d4] in mainline
- Files:
-
- 75 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r12d7710 reaf22d4 66 66 $(USPACEDIR)/app/klog/klog \ 67 67 $(USPACEDIR)/app/mkfat/mkfat \ 68 $(USPACEDIR)/app/sbi/sbi \69 68 $(USPACEDIR)/app/redir/redir \ 70 69 $(USPACEDIR)/app/taskdump/taskdump \ -
uspace/Makefile
r12d7710 reaf22d4 41 41 app/mkfat \ 42 42 app/redir \ 43 app/sbi \44 43 app/taskdump \ 45 44 app/tester \
Note:
See TracChangeset
for help on using the changeset viewer.