Index: README.chromium |
=================================================================== |
--- README.chromium (revision 293274) |
+++ README.chromium (working copy) |
@@ -55,12 +55,3 @@ |
A tool to verify vpx_config.h and vpx_config.asm are matched. This also |
prints the final configuration after checking. |
- |
-- unpack_lib_posix.sh |
- |
-Unpack a static library of .a type. This tool takes a list of possible |
-locations of the library file and extract the content. |
- |
-- copy_obj.py |
- |
-A copy utility from a list of candidate locations. |