Changeset ec3e2ed0 in mainline for uspace/lib
- Timestamp:
- 2011-03-23T23:10:36Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1d465bf
- Parents:
- 143932e3
- Location:
- uspace/lib
- Files:
-
- 2 added
- 1 edited
- 8 moved
-
c/Makefile (modified) (1 diff)
-
c/libc.so (added)
-
c/libc.so.0 (added)
-
test/Makefile (moved) (moved from uspace/lib/libtest/Makefile )
-
test/arch/ia32/_link.ld.in (moved) (moved from uspace/lib/libtest/arch/ia32/_link.ld.in )
-
test/arch/mips32/_link.ld.in (moved) (moved from uspace/lib/libtest/arch/mips32/_link.ld.in )
-
test/arch/ppc32/_link.ld.in (moved) (moved from uspace/lib/libtest/arch/ppc32/_link.ld.in )
-
test/libtest.c (moved) (moved from uspace/lib/libtest/libtest.c )
-
test/libtest.h (moved) (moved from uspace/lib/libtest/libtest.h )
-
test/libtest.so (moved) (moved from uspace/lib/libtest/libtest.so )
-
test/libtest.so.0 (moved) (moved from uspace/lib/libtest/libtest.so.0 )
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/Makefile
r143932e3 rec3e2ed0 46 46 EXTRA_CLEAN = $(INCLUDE_KERNEL) $(INCLUDE_ARCH) $(INCLUDE_LIBARCH) $(INCLUDE_RTLDARCH) $(COMMON_HEADER_ARCH) $(LINKER_SCRIPT) 47 47 LIBRARY = libc 48 SLIBRARY = libc.so.0.0 49 LSONAME = libc.so.0 50 48 51 49 52 -include $(COMMON_MAKEFILE)
Note:
See TracChangeset
for help on using the changeset viewer.
