Changes in / [8b36bf2:6eef3c4] in mainline
- Files:
-
- 12 deleted
- 2 edited
-
boot/Makefile.common (modified) (1 diff)
-
uspace/Makefile (modified) (1 diff)
-
uspace/app/bithenge/Makefile (deleted)
-
uspace/app/bithenge/blob.c (deleted)
-
uspace/app/bithenge/blob.h (deleted)
-
uspace/app/bithenge/block.c (deleted)
-
uspace/app/bithenge/block.h (deleted)
-
uspace/app/bithenge/file.c (deleted)
-
uspace/app/bithenge/file.h (deleted)
-
uspace/app/bithenge/print.c (deleted)
-
uspace/app/bithenge/print.h (deleted)
-
uspace/app/bithenge/test.c (deleted)
-
uspace/app/bithenge/tree.c (deleted)
-
uspace/app/bithenge/tree.h (deleted)
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r8b36bf2 r6eef3c4 149 149 150 150 RD_APPS_NON_ESSENTIAL = \ 151 $(USPACE_PATH)/app/bithenge/bithenge \152 151 $(USPACE_PATH)/app/blkdump/blkdump \ 153 152 $(USPACE_PATH)/app/bnchmark/bnchmark \ -
uspace/Makefile
r8b36bf2 r6eef3c4 35 35 DIRS = \ 36 36 app/bdsh \ 37 app/bithenge \38 37 app/blkdump \ 39 38 app/bnchmark \
Note:
See TracChangeset
for help on using the changeset viewer.
