Changes in uspace/lib/drv/Makefile [8a84484:48bd6f4] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/drv/Makefile
r8a84484 r48bd6f4 29 29 30 30 USPACE_PREFIX = ../.. 31 EXTRA_CFLAGS = \ 32 -Iinclude \ 33 -Igeneric/private \ 34 -I$(LIBUSB_PREFIX)/include \ 35 -I$(LIBPCM_PREFIX)/include 31 EXTRA_CFLAGS = -Iinclude -I$(LIBUSB_PREFIX)/include -I$(LIBPCM_PREFIX)/include 36 32 LIBRARY = libdrv 37 33
Note:
See TracChangeset
for help on using the changeset viewer.