Remove deleted files.
authorUlrich Drepper <drepper@redhat.com>
Thu, 31 Dec 1998 18:15:20 +0000 (18:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 31 Dec 1998 18:15:20 +0000 (18:15 +0000)
sysdeps/unix/sysv/linux/mips/Dist
sysdeps/unix/sysv/linux/mips/Makefile

index 5f0429b..576aef8 100644 (file)
@@ -3,14 +3,8 @@ kernel_sigaction.h
 kernel_stat.h
 kernel_termios.h
 entry.h
-regdef.h
-fpregdef.h
-sgidefs.h
 xstatconv.c
 sys/acct.h
-sys/asm.h
 sys/cachectl.h
-sys/fpregdef.h
 sys/procfs.h
-sys/regdef.h
 sys/sysmips.h
index 5d3e280..41451ca 100644 (file)
@@ -7,6 +7,5 @@ endif
 ifeq ($(subdir),misc)
 sysdep_routines += cachectl cacheflush sysmips
 
-headers += regdef.h fpregdef.h sys/asm.h sys/cachectl.h sys/fpregdef.h \
-          sys/regdef.h sys/sysmips.h
+headers += sys/cachectl.h sys/sysmips.h
 endif