summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/common/Makefile')
-rw-r--r--libc/sysdeps/linux/common/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/libc/sysdeps/linux/common/Makefile b/libc/sysdeps/linux/common/Makefile
index 80a173aa1..edaf5f895 100644
--- a/libc/sysdeps/linux/common/Makefile
+++ b/libc/sysdeps/linux/common/Makefile
@@ -25,10 +25,12 @@ TOPDIR=../../../
include $(TOPDIR)Rules.mak
LIBC=$(TOPDIR)libc.a
-CSRC= _xmknod.c waitpid.c getdents.c kernel_version.c rewinddir.c statfix.c \
- getdnnm.c libc_init.c seekdir.c telldir.c tell.c gethstnm.c mkfifo.c \
- setegid.c wait.c errno.c closedir.c getpagesize.c opendir.c seteuid.c \
- wait3.c dirfd.c isatty.c readdir.c setpgrp.c
+CSRC= _xmknod.c waitpid.c getdents.c kernel_version.c rewinddir.c \
+ statfix.c getdnnm.c seekdir.c telldir.c tell.c gethstnm.c \
+ mkfifo.c setegid.c wait.c errno.c closedir.c getpagesize.c \
+ opendir.c seteuid.c wait3.c dirfd.c isatty.c readdir.c setpgrp.c \
+ getdtablesize.c
+
COBJS=$(patsubst %.c,%.o, $(CSRC))
NISRC= _fxstat.c _lxstat.c _xstat.c