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