summaryrefslogtreecommitdiff
path: root/Make-dist
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-27 01:50:11 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-27 01:50:11 +0000
commitfc71a2d486354620f1a370a4a3b8b38ca1e2f673 (patch)
tree4bd41991b3885422c16ff0dc2d99da960d0a3b02 /Make-dist
parentaf507979298d67f1b339a65e448e03bda4bf0044 (diff)
Update.
2000-01-26 Andreas Jaeger <aj@suse.de> * Make-dist (+sysdep-tscrs): Add libm-test-ulps. 2000-01-26 Ulrich Drepper <drepper@cygnus.com> * locale/Makefile (distribute): Remove nonexisting files. * sysdeps/powerpc/Dist: Move FPU specific files to... * sysdeps/powerpc/fpu/Dist: ...here. New file. * nss/Makefile: Distribute files for new libdb interface. * math/Makefile (distribute): Add README.libm-test. Patch by Andreas Jaeger.
Diffstat (limited to 'Make-dist')
-rw-r--r--Make-dist5
1 files changed, 3 insertions, 2 deletions
diff --git a/Make-dist b/Make-dist
index 376911c4ce..d59509ab15 100644
--- a/Make-dist
+++ b/Make-dist
@@ -1,4 +1,4 @@
-# Copyright (C) 1991,92,93,94,95,96,97,98,99 Free Software Foundation, Inc.
+# Copyright (C) 1991-1999, 2000 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
@@ -182,7 +182,8 @@ foo:=$(shell echo +sysdep-distfiles='$(+sysdep-distfiles)'>&2)
foo:=$(shell echo '+sysdep-dist=$(+sysdep-dist)' >&2)
+sysdep-tsrcs := $(wildcard $(foreach file,Makefile Implies syscalls.list\
- configure configure.in Versions,\
+ configure configure.in Versions\
+ libm-test-ulps,\
$(addsuffix /$(file),$(sysdep_dirs)))) \
$(+sysdep-dist)