Changeset 3faa03d in mainline for uspace/srv/bd/part/guid_part/Makefile
- Timestamp:
- 2015-07-02T16:30:16Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1626cd4
- Parents:
- 78d50bd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/part/guid_part/Makefile
r78d50bd r3faa03d 29 29 USPACE_PREFIX = ../../../.. 30 30 LIBS = $(LIBBLOCK_PREFIX)/libblock.a 31 EXTRA_CFLAGS = -I$(LIBBLOCK_PREFIX) 31 EXTRA_CFLAGS = -I$(LIBBLOCK_PREFIX) -I$(LIBLABEL_PREFIX)/include 32 32 33 33 # Correct name is 'guid_part' but must use this because of FAT 8.3 names.
Note:
See TracChangeset
for help on using the changeset viewer.