Changeset 4b4c797 in mainline for uspace/lib/usbvirt/Makefile
- Timestamp:
- 2010-11-20T14:07:05Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1b22bd4
- Parents:
- 0e126be7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbvirt/Makefile
r0e126be7 r4b4c797 31 31 32 32 LIBS = $(LIBUSB_PREFIX)/libusb.a 33 EXTRA_CFLAGS = -I$(LIB _PREFIX)33 EXTRA_CFLAGS = -I$(LIBUSB_PREFIX)/include 34 34 35 35 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.