add .tbd to usage text

This commit is contained in:
Andrew Kelley 2020-10-14 18:22:50 -07:00
parent c0e9d3fb86
commit 816304e7e1

View File

@ -221,6 +221,7 @@ const usage_build_generic =
\\ .so ELF shared object (dynamic link)
\\ .dll Windows Dynamic Link Library
\\ .dylib MACH-O (macOS) dynamic library
\\ .tbd (macOS) text-based dylib definition
\\ .s Target-specific assembly source code
\\ .S Assembly with C preprocessor (requires LLVM extensions)
\\ .c C source code (requires LLVM extensions)