summaryrefslogtreecommitdiff
path: root/compile_archive.sh
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-10-10 14:44:33 -0600
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-10-10 14:44:33 -0600
commit834bb45be7e74553f51da00bad95595666586a7c (patch)
tree607a75849b4096711c6c61df580d542e3c92ffd8 /compile_archive.sh
parente46e5eee74af75aa1123b2370ff2f4587f4adc2a (diff)
downloadmath-4610-834bb45be7e74553f51da00bad95595666586a7c.tar.gz
math-4610-834bb45be7e74553f51da00bad95595666586a7c.zip
problem one hw 4
Diffstat (limited to 'compile_archive.sh')
-rwxr-xr-xcompile_archive.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/compile_archive.sh b/compile_archive.sh
new file mode 100755
index 0000000..f174fbe
--- /dev/null
+++ b/compile_archive.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+ar rcs lizfcm.a src/*