summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-06 04:58:34 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-06 04:58:34 +0000
commit2a0ff6ff1a3679479c729fce816fc21e73c54dfb (patch)
tree9dd04c69b6ddd5ba833018e3c84d431b8b427def /Makefile
parent5560eac7cb721d7e78878dcd08a6cbefc9ae1d7b (diff)
Update.
2000-04-05 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/alpha/init-first.h: Not needed anymore. * sysdeps/unix/sysv/linux/arm/init-first.h: Likewise. * sysdeps/unix/sysv/linux/mips/init-first.h: Likewise. * sysdeps/unix/sysv/linux/powerpc/init-first.h: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/init-first.h: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/init-first.h: Likewise. * sysdeps/unix/sysv/linux/Dist: Remove getresuid and getresgid. * Makefile (distribute): Add abi-versions.awk and firstversions.awk. Patches by Torsten Duwe <duwe@caldera.de>.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b969d09d56..cd2614935e 100644
--- a/Makefile
+++ b/Makefile
@@ -262,7 +262,8 @@ distribute := README README.libm INSTALL FAQ FAQ.in NOTES NEWS BUGS \
rellns-sh config.sub config.guess \
mkinstalldirs move-if-change install-sh \
test-installation.pl gen-FAQ.pl versions.awk\
- gen-sorted.awk)
+ gen-sorted.awk abi-versions.awk \
+ firstversions.awk)
distribute := $(strip $(distribute))
generated := $(generated) stubs.h