Changeset 8a1fb09 in mainline for uspace/srv/loader/Makefile
- Timestamp:
- 2011-05-01T12:10:47Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9fb1397
- Parents:
- d2a6a04b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/loader/Makefile
rd2a6a04b r8a1fb09 39 39 LINKER_SCRIPT = $(LIBC_PREFIX)/arch/$(UARCH)/_link-loader.ld 40 40 41 EXTRA_CFLAGS = -Iinclude -I../../lib/c/rtld/include41 EXTRA_CFLAGS = -Iinclude 42 42 43 43 BINARY = loader
Note:
See TracChangeset
for help on using the changeset viewer.