about summary refs log tree commit diff
path: root/Make-dist
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-06-07 20:37:41 +0000
committerRoland McGrath <roland@gnu.org>1996-06-07 20:37:41 +0000
commit9f447fb32c8f4944ef0c5c677be44e17b3fc529b (patch)
treef8237c308b683c96697629122c0a5531fa6c8c1f /Make-dist
parentbd5fa7727c231fd750e65c8723b0dc6e8ba9c388 (diff)
downloadglibc-9f447fb32c8f4944ef0c5c677be44e17b3fc529b.tar.gz
glibc-9f447fb32c8f4944ef0c5c677be44e17b3fc529b.tar.xz
glibc-9f447fb32c8f4944ef0c5c677be44e17b3fc529b.zip
Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
	* mach/mach_syscalls.c: Obsolete file removed.
	* mach/mach_syscalls.h: Likewise.
	* mach/mach_traps.S: Likewise.
	* mach/msg_destroy.c: Likewise.
	* mach/vm_page_size.c: Likewise.
Diffstat (limited to 'Make-dist')
-rw-r--r--Make-dist5
1 files changed, 4 insertions, 1 deletions
diff --git a/Make-dist b/Make-dist
index 7aece5ee62..980b2bdf88 100644
--- a/Make-dist
+++ b/Make-dist
@@ -38,6 +38,9 @@ else
 sysdep_dirs := $(addprefix $(..),$(sysdep_dirs))
 endif
 
+# Make sure both stdio and libio get in, whichever is in use.
+subdirs += stdio libio
+
 sysdep-Subdir-files := $(wildcard $(addsuffix /Subdirs,$(sysdep_dirs)))
 ifdef sysdep-Subdir-files
 subdirs := $(sort $(subdirs) \
@@ -165,7 +168,7 @@ foo:=$(shell echo '+sysdep-dist=$(+sysdep-dist)' >&2)
 
 subdirs := $(filter-out crypt,$(subdirs))
 
-+sysdep-tsrcs := $(wildcard $(foreach file,Makefile Implies \
++sysdep-tsrcs := $(wildcard $(foreach file,Makefile Implies syscalls.list\
 				           configure configure.in,\
 				      $(addsuffix /$(file),$(sysdep_dirs)))) \
 		 $(+sysdep-dist)