]> Zhao Yanbai Git Server - minix.git/commit
Simplify ELF library build logic
authorArun Thomas <arun@minix3.org>
Tue, 28 Jun 2011 15:19:10 +0000 (17:19 +0200)
committerArun Thomas <arun@minix3.org>
Tue, 28 Jun 2011 15:27:50 +0000 (17:27 +0200)
commit9902a435cd73463dc1cbe5dd77f7c41bb748c9a5
tree2042eb4859d57913cb3b0b5ca42aade16ee43b8c
parentd0d7b4334294e032d433c1f5c18b9e9982e4cb1c
Simplify ELF library build logic

-Remove obsolete clang-libraries and gnu-libraries targets
-Buildworld now builds elf-libraries as well
Makefile
docs/UPDATING
lib/Makefile
lib/clang_build.sh [deleted file]
lib/elf_build.sh
lib/elf_build_base.sh [deleted file]
lib/gnu_build.sh [deleted file]
share/mk/bsd.own.mk
share/mk/sys.mk