From fe363c540398595831131f22319df91b3d602991 Mon Sep 17 00:00:00 2001 From: Olaf Barthel Date: Mon, 14 Jul 2025 13:47:52 +0200 Subject: [PATCH] The dependencies for the stdio_long_path.c file need more work --- library/GNUmakefile.68k | 2 -- 1 file changed, 2 deletions(-) diff --git a/library/GNUmakefile.68k b/library/GNUmakefile.68k index 6a932f6..7589f39 100644 --- a/library/GNUmakefile.68k +++ b/library/GNUmakefile.68k @@ -607,8 +607,6 @@ UNIX_LIB = \ unistd_wildcard_expand.o \ utime_utime.o -stdio_long_path.o : stdio_long_path.c stdio_long_path.h - MATH_LIB = \ complex_carg.o \ complex_cargf.o \