Changes in / [349e510d:baf8fbb] in mainline
- Files:
-
- 23 deleted
- 2 edited
-
boot/Makefile.common (modified) (1 diff)
-
uspace/Makefile (modified) (1 diff)
-
uspace/app/bithenge/Makefile (deleted)
-
uspace/app/bithenge/Makefile.linux (deleted)
-
uspace/app/bithenge/blob.c (deleted)
-
uspace/app/bithenge/blob.h (deleted)
-
uspace/app/bithenge/file.c (deleted)
-
uspace/app/bithenge/file.h (deleted)
-
uspace/app/bithenge/helenos/block.c (deleted)
-
uspace/app/bithenge/helenos/block.h (deleted)
-
uspace/app/bithenge/helenos/os.h (deleted)
-
uspace/app/bithenge/linux/os.h (deleted)
-
uspace/app/bithenge/print.c (deleted)
-
uspace/app/bithenge/print.h (deleted)
-
uspace/app/bithenge/script.c (deleted)
-
uspace/app/bithenge/script.h (deleted)
-
uspace/app/bithenge/source.c (deleted)
-
uspace/app/bithenge/source.h (deleted)
-
uspace/app/bithenge/test.c (deleted)
-
uspace/app/bithenge/transform.c (deleted)
-
uspace/app/bithenge/transform.h (deleted)
-
uspace/app/bithenge/tree.c (deleted)
-
uspace/app/bithenge/tree.h (deleted)
-
uspace/dist/src/bithenge/trip.bh (deleted)
-
uspace/dist/src/bithenge/trip.dat (deleted)
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r349e510d rbaf8fbb 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
r349e510d rbaf8fbb 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.
