diff options
Diffstat (limited to 'system/lib')
-rw-r--r-- | system/lib/libcxx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/lib/libcxx/Makefile b/system/lib/libcxx/Makefile index 98a5974d..814921ea 100644 --- a/system/lib/libcxx/Makefile +++ b/system/lib/libcxx/Makefile @@ -12,7 +12,6 @@ OBJECTS = \ debug.bc \ hash.bc \ mutex.bc \ - readme.txt \ string.bc \ thread.bc \ valarray.bc \ |