Changeset 3a3d4ca in mainline for uspace/lib/c/Makefile
- Timestamp:
- 2011-04-03T15:38:15Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8aa2b3b
- Parents:
- 1d465bf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/Makefile
r1d465bf r3a3d4ca 152 152 $(COMMON_HEADER_ARCH): $(COMMON_HEADER) 153 153 ln -sfn ../../../$< $@ 154 155 test:156 echo uspace_prefix=$(USPACE_PREFIX)157 echo libc_prefix=$(LIBC_PREFIX)158 echo linker_script=$(LINKER_SCRIPT)
Note:
See TracChangeset
for help on using the changeset viewer.