From 834bb45be7e74553f51da00bad95595666586a7c Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Tue, 10 Oct 2023 14:44:33 -0600 Subject: problem one hw 4 --- compile_archive.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 compile_archive.sh (limited to 'compile_archive.sh') 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/* -- cgit v1.3