Changeset a8723748 in mainline for uspace/lib/usbdiag/Makefile
- Timestamp:
- 2017-12-15T10:55:09Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 64d138b
- Parents:
- 837d53d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbdiag/Makefile
r837d53d ra8723748 29 29 USPACE_PREFIX = ../.. 30 30 LIBRARY = libusbdiag 31 LIBS = usb31 LIBS = drv usb 32 32 33 33 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.