From 9f447fb32c8f4944ef0c5c677be44e17b3fc529b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 7 Jun 1996 20:37:41 +0000 Subject: Fri Jun 7 09:11:17 1996 Roland McGrath * 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. --- Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c33e40f6b2..fb1656e828 100644 --- a/Makefile +++ b/Makefile @@ -223,13 +223,14 @@ parent_echo-distinfo: # Make the distribution tarfile. distribute := README INSTALL FAQ NOTES NEWS PROJECTS \ - COPYING.LIB COPYING ChangeLog ChangeLog.[0-9] \ + COPYING.LIB COPYING ChangeLog ChangeLog.[0-9] \ Makefile Makeconfig Makerules Rules Make-dist MakeTAGS \ extra-lib.mk o-iterator.mk \ ansidecl.h mkinstalldirs move-if-change install-sh \ configure configure.in aclocal.m4 config.sub config.guess\ - config.make.in config-name.in Makefile.in \ - munch-tmpl.c munch.awk sysdep.h set-hooks.h libc-symbols.h + config.h.in config.make.in config-name.in Makefile.in \ + munch-tmpl.c munch.awk \ + sysdep.h set-hooks.h libc-symbols.h version.h shlib-versions distribute := $(strip $(distribute)) generated := $(generated) stubs.h -- cgit v1.2.3