-
- ar2omf - archive wrapper for Digital Mars and Borland lib command
-
- ar2omf [ options ] libname file ...
-
- ar2omf is used by ar to generate an archive member to preserve UNIX owners and modes for archive
members. It uses the underlying Digital Mars lib command to update the library file.
- The output to ar2omf will be in a form suitable for the Digital Mars lib command or Borland tlib
command.
-
- -d
- Files will be deleted.
- -r
- Replace or add file. This is the default.
- -u
- Generate replacements only if files are newer.
- -n
- List special file contents and command line but do not execute.
- -x
- Don't generate special file to preserve UNIX stat information.
- -v
- Verbose, list files added or deleted.
-
- 0
- Success.
- >0
- An error occurred.
-
- ar(1)
-
- author
- Glenn Fowler <gsf@research.att.com
>
- author
- David Korn <dgk@research.att.com>
- author
- Phong Vo <kpv@research.att.com>
- copyright
- Copyright © 1986-2010 AT&T Intellectual Property
- license
- http://www.opensource.org/licenses/cpl1.0.txt