From 5bc9e4d2add7d2185b2c57a18ebd15b31f5366bd Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Thu, 9 Feb 2023 16:41:34 -0500 Subject: build as library; add small target --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fa983e1..fb13a21 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .* *.o alee +libalee.a -- cgit v1.2.3