Changes in uspace/Makefile [7beb220:c6f08726] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r7beb220 rc6f08726 37 37 app/blkdump \ 38 38 app/bnchmark \ 39 app/devctl \40 39 app/edit \ 41 40 app/ext2info \ … … 45 44 app/killall \ 46 45 app/klog \ 47 app/locinfo \48 46 app/lsusb \ 49 47 app/mkfat \ … … 67 65 app/mkbd \ 68 66 srv/clip \ 69 srv/ loc\67 srv/devmap \ 70 68 srv/devman \ 71 69 srv/loader \ … … 81 79 srv/fs/fat \ 82 80 srv/fs/tmpfs \ 83 srv/fs/ locfs \81 srv/fs/devfs \ 84 82 srv/fs/ext2fs \ 85 83 srv/hid/console \
Note:
See TracChangeset
for help on using the changeset viewer.