AR2OMF ( 1 ) USER COMMANDSAR2OMF ( 1 )


NAME

ar2omf - archive wrapper for Digital Mars and Borland lib command

SYNOPSIS

ar2omf [ options ] libname file ...

DESCRIPTION

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.

OPTIONS

-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.

EXIT STATUS

0
Success.
>0
An error occurred.

SEE ALSO

ar(1)

IMPLEMENTATION

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