Changeset d14688d in mainline for uspace/app/usbinfo/Makefile
- Timestamp:
- 2018-02-05T00:54:08Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 65c059f
- Parents:
- fdc2253b
- git-author:
- Ondřej Hlavatý <aearsis@…> (2018-02-02 14:46:29)
- git-committer:
- Ondřej Hlavatý <aearsis@…> (2018-02-05 00:54:08)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/usbinfo/Makefile
rfdc2253b rd14688d 30 30 BINARY = usbinfo 31 31 32 LIBS = usb usbhid usbdevdrv32 LIBS = usbhid usbdev usb drv 33 33 34 34 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.