From c2ea4138cfe278a75ce5d2cbdd06afd8fbfd7083 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 2 Jan 2024 03:52:37 -0300 Subject: Makefile: Don't build shared libraries anymore There isn't a portable way to invoke compilers so we can make one. --- .gitignore | 2 -- 1 file changed, 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a980bc5..a515310 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,6 @@ /*.a -/*.so /src/config.h /src/*.o -/src/*.lo /src/*.to /src/*.xa /src/*.bin -- cgit v1.2.3