| |||
| Home > armar command reference > --create | |||
Creates a new library containing only the files specified
in . If the
library already exists, its previous contents are discarded.file_list
To create a new library by adding all object files in the current directory, enter:
armar --create mylib.a *.o