From 969705cc5bcc89acac9e5e17c4dcad1043a328a7 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 22 Sep 1995 18:32:19 +0000 Subject: Fri Sep 22 14:24:25 1995 Roland McGrath * sysdeps/mach/hurd/Makefile: Elide sunrpc from $(subdirs) for the time being. * sysdeps/unix/configure.in: Check for `profil' syscall. --- sysdeps/mach/hurd/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysdeps/mach/hurd/Makefile') diff --git a/sysdeps/mach/hurd/Makefile b/sysdeps/mach/hurd/Makefile index 9dc14aa659..a5825ff142 100644 --- a/sysdeps/mach/hurd/Makefile +++ b/sysdeps/mach/hurd/Makefile @@ -45,6 +45,8 @@ endif # ! hurd-srcdir-computed ifdef in-Makerules +subdirs := $(filter-out sunrpc,$(subdirs)) # XXX skip broken dirs + # Look for header files in hurd/ under the top-level library source directory. includes += -I$(..)hurd -- cgit v1.2.3