mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
* sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual from
`subdirs' variable.
This commit is contained in:
parent
3fe9de0da5
commit
a4bb25890d
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user