* sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual from

`subdirs' variable.
This commit is contained in:
Roland McGrath 1995-08-21 09:00:05 +00:00
parent 3fe9de0da5
commit a4bb25890d
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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