summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--sysdeps/mach/hurd/Makefile3
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 <roland@churchy.gnu.ai.mit.edu>
+ * 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