4 lines
33 B
Bash
Executable File
4 lines
33 B
Bash
Executable File
#!/bin/sh
|
|
|
|
ar rcs lizfcm.a src/*
|