|
|||||||||||
|
Technical Support On-Line Manuals Creating Static Software Libraries with armar |
-r
Replaces, or adds, files in the library. If the library does
not exist, a new library file is created and a diagnostic message
is written to standard error. If If the If the To add or replace
armar -r mylib.a obj1.o obj2.o obj3.o
To replace files in a library, and only if the file in the library is older than the specified file, enter:
armar -ru mylib.a k*.o
| ||||||||||
|
|||||||||||