Changes in uspace/lib/ext4/Makefile [eff9f8c:2b5d966] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext4/Makefile
reff9f8c r2b5d966 30 30 LIBRARY = libext4 31 31 EXTRA_CFLAGS = -I$(LIBBLOCK_PREFIX) -I$(LIBCRYPTO_PREFIX) 32 LIBS = $(LIBBLOCK_PREFIX)/libblock.a $(LIBCRYPTO_PREFIX)/libcrypto.a 32 33 33 34 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.