From a4bb25890d262dd143b0030099ce084a4b21acd0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 21 Aug 1995 09:00:05 +0000 Subject: [PATCH] * sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual from `subdirs' variable. --- ChangeLog | 3 +++ sysdeps/mach/hurd/Makefile | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7c56c65ab0..37ed19f3db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Thu Aug 17 16:18:38 1995 Roland McGrath + * sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual from + `subdirs' variable. + * hurd/intr-msg.c: Use INTR_MSG_TRAP macro from machine-dependent "intr-msg.h" for special syscall code, instead of i386-specific asm. * hurd/hurdsig.c: Use INTR_MSG_BACK_OUT macro from diff --git a/sysdeps/mach/hurd/Makefile b/sysdeps/mach/hurd/Makefile index 1886d07094..9dc14aa659 100644 --- a/sysdeps/mach/hurd/Makefile +++ b/sysdeps/mach/hurd/Makefile @@ -45,9 +45,6 @@ endif # ! hurd-srcdir-computed ifdef in-Makerules -# For the time being, elide directories where nothing at all works. -subdirs := $(filter-out sunrpc manual,$(subdirs)) # XXX - # Look for header files in hurd/ under the top-level library source directory. includes += -I$(..)hurd