Changeset d5a89a3 in mainline for uspace/Makefile
- Timestamp:
- 2019-02-11T22:31:04Z (6 years ago)
- Children:
- aaf9789c
- Parents:
- e3272101 (diff), 4805495 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
re3272101 rd5a89a3 38 38 app/bithenge \ 39 39 app/blkdump \ 40 app/bnchmark \41 40 app/contacts \ 42 41 app/corecfg \ … … 51 50 app/getterm \ 52 51 app/gunzip \ 52 app/hbench \ 53 53 app/init \ 54 54 app/inet \ … … 68 68 app/nterm \ 69 69 app/pci \ 70 app/perf \71 70 app/redir \ 72 71 app/sbi \ … … 153 152 drv/block/ddisk \ 154 153 drv/block/usbmast \ 154 drv/block/virtio-blk \ 155 155 drv/bus/adb/cuda_adb \ 156 156 drv/bus/isa \
Note:
See TracChangeset
for help on using the changeset viewer.