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