Changeset cecba66e in mainline for uspace/lib/ext4/Makefile
- Timestamp:
 - 2017-11-08T00:39:43Z (8 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - 6d15572
 - Parents:
 - c631734
 - File:
 - 
      
- 1 edited
 
- 
          
  uspace/lib/ext4/Makefile (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
uspace/lib/ext4/Makefile
rc631734 rcecba66e 29 29 USPACE_PREFIX = ../.. 30 30 LIBRARY = libext4 31 EXTRA_CFLAGS = \ 32 -I$(LIBBLOCK_PREFIX) \ 33 -I$(LIBCRYPTO_PREFIX) \ 34 -I$(LIBFS_PREFIX) \ 35 -Iinclude 31 LIBS = block crypto fs 36 32 37 33 SOURCES = \  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  