summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-08-21 09:00:05 +0000
committerRoland McGrath <roland@gnu.org>1995-08-21 09:00:05 +0000
commita4bb25890d262dd143b0030099ce084a4b21acd0 (patch)
treee417c9623d9407c527d7d0f6ab91cea50d4ce74e
parent3fe9de0da5e8ad28a8ba86cc26ae6057984bde10 (diff)
* sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual from
`subdirs' variable.
-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