From 6fab34312217819bd934bc12856e15b31d081994 Mon Sep 17 00:00:00 2001 From: roland Date: Tue, 19 Mar 1996 20:20:47 +0000 Subject: [PATCH] Mon Mar 4 20:17:28 1996 David Mosberger-Tang * sysdeps/unix/sysv/Makefile (sysdep_routines): Don't add s_getdents. --- sysdeps/unix/sysv/Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/sysdeps/unix/sysv/Makefile b/sysdeps/unix/sysv/Makefile index 6bd4240921..28542374f0 100644 --- a/sysdeps/unix/sysv/Makefile +++ b/sysdeps/unix/sysv/Makefile @@ -35,11 +35,5 @@ $(objpfx)termio.h: $(..)sysdeps/unix/sysv/sysv_termio.h endif -ifeq ($(subdir),dirent) - -sysdep_routines := $(sysdep_routines) s_getdents - -endif - # In SYSV style archives the symbol table member has an empty name. ar-symtab-name = -- 2.11.0