From 823808c2c1cdfa244a6af1491d57192b79af8818 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 10 Dec 2021 20:54:46 +0100 Subject: Add lseek MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9ce5639..a9812c1 100644 --- a/Makefile +++ b/Makefile @@ -21,9 +21,11 @@ OBJ =\ abs.o\ calloc.o\ chdir.o\ + check_kernel_version.o\ imaxabs.o\ labs.o\ llabs.o\ + lseek.o\ malloc.o\ pipe.o\ putenv.o\ -- cgit v1.2.3-70-g09d2