.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