Changeset 36bca8eb in mainline for uspace/lib/ext2/Makefile
- Timestamp:
- 2011-02-13T18:55:00Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e272949
- Parents:
- d5e2763
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext2/Makefile
rd5e2763 r36bca8eb 31 31 USPACE_PREFIX = ../.. 32 32 LIBRARY = libext2 33 EXTRA_CFLAGS = -I$(LIBBLOCK_PREFIX) 33 34 34 35 SOURCES = \ 35 libext2.c 36 libext2_filesystem.c \ 37 libext2_superblock.c 36 38 37 39 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.