From 945feaa5be993e579681bfa4c9b57233164826d4 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 4 Jan 2024 11:36:10 -0300 Subject: deps.mk: Remove all .lo files --- src/main.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index ac9a1bd..ff3ea4e 100644 --- a/src/main.c +++ b/src/main.c @@ -4,5 +4,7 @@ int main(int argc, char **argv) { + // FIXME: pindaiba(1) has at least -h and -V, and maybe with no + // arguments it prints some arch information? return re_main(argc, argv); } -- cgit v1.2.3