]> sourceware.org Git - glibc.git/commitdiff
* sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual from
authorRoland McGrath <roland@gnu.org>
Mon, 21 Aug 1995 09:00:05 +0000 (09:00 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 21 Aug 1995 09:00:05 +0000 (09:00 +0000)
  `subdirs' variable.

ChangeLog
sysdeps/mach/hurd/Makefile

index 7c56c65ab0ae9b621fae152c72fd8fa18b591c24..37ed19f3db00ad7c5ff1dd0d90c5b5a75f85962f 100644 (file)
--- 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
index 1886d07094eea95651d938aeaba24e793e8f6bdd..9dc14aa6594608eda251da527946dc8a3362f58d 100644 (file)
@@ -45,9 +45,6 @@ endif # ! hurd-srcdir-computed
 \f
 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
 
This page took 0.051252 seconds and 5 git commands to generate.