.BOS 文件扩展名
Build Options Specification File
| 开发者 | IBM |
| 受欢迎程度 |
3.2 | 5 票 |
什么是 BOS 文件?
A BOS file is a build options specification file used by clearmake, a utility that comes with Rational ClearCase used to build executable programs. It contains macro definitions and ClearCase special targets saved in plain text. BOS files are commonly used to store temporary macros (like CFLAGS=/Zi) that should not be permanently included in the makefile.
更多信息
The clearmake utility is a ClearCase variant of the Linux and Unix make(1) tool. It comes with Rational ClearCase, which is a collection of software tools used to manage software development projects. Several features of clearmake include derived object sharing, build avoidance, and build auditing.
可打开 BOS 文件的程序
Windows
Linux