From ab92bebd3ed6f747d6e82f4e2e068395db4df90c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 8 Jan 2002 22:00:09 +0000 Subject: Update. 2002-01-08 Ulrich Drepper * Makefile (distribute): Add scripts/cpp. * elf/Makefile (distribute): Add reldep6mod[01234].c, unwind-dw2.c, unwind-dw2-fde.c, unwind.h, unwind-pe.h, unwind-dw2-fde.h, and dwarf2.h. * sysdeps/unix/bsd/bsd4.4/Dist: New file. * sysdeps/unix/sysv/aix/Dist: Add sysv_termio.h and start-libc.c. * sysdeps/unix/sysv/linux/ia64/Dist: Add ldd-rewrite.sed. * sysdeps/unix/sysv/linux/s390/Dist: Likewise. --- elf/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'elf') diff --git a/elf/Makefile b/elf/Makefile index c249c41b69..bdfb06459d 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1995-1999, 2000, 2001 Free Software Foundation, Inc. +# Copyright (C) 1995-1999, 2000, 2001, 2002 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or @@ -62,7 +62,11 @@ distribute := $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \ neededobj5.c neededobj6.c firstobj.c \ unload2mod.c unload2dep.c ltglobmod1.c ltglobmod2.c \ testobj.h vismod.h globalmod1.c \ - dblloadmod1.c dblloadmod2.c dblloadmod3.c + dblloadmod1.c dblloadmod2.c dblloadmod3.c \ + reldep6mod4.c reldep6mod3.c reldep6mod2.c reldep6mod1.c \ + reldep6mod0.c \ + unwind-dw2.c unwind-dw2-fde.c unwind.h unwind-pe.h \ + unwind-dw2-fde.h dwarf2.h include ../Makeconfig -- cgit v1.2.3