From d8766439cbac0f6208a52416824e7c0b03298e89 Mon Sep 17 00:00:00 2001 From: "Thomas Bushnell, BSG" Date: Mon, 23 Sep 1996 21:51:36 +0000 Subject: *** empty log message *** Mon Sep 23 15:31:04 1996 Thomas Bushnell, n/BSG * hurd/Makefile ($(includedir)/rpc/netdb.h): There is no make variable `top_srcdir' in libc; use $(..) instead. * sysdeps/mach/hurd/Makefile (rtld-installed-name): Delete special definition. It was a *Mistake*. (With a capital M.) * sysdeps/mach/getsysstats.c (__get_nprocs): Renamed from __get_nproc. (__get_nprocs_conf): Renamed from __get_nproc_conf. --- sysdeps/mach/hurd/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sysdeps/mach/hurd/Makefile') diff --git a/sysdeps/mach/hurd/Makefile b/sysdeps/mach/hurd/Makefile index fa2f66ac5f..74ceb2e6e1 100644 --- a/sysdeps/mach/hurd/Makefile +++ b/sysdeps/mach/hurd/Makefile @@ -18,10 +18,6 @@ ifdef in-Makerules -# This should be in a more global place, because the problem it solves -# is universal, but this is good enough for here. -rtld-installed-name := ld.so$(libc.so-version) - subdirs := $(filter-out sunrpc,$(subdirs)) # XXX skip broken dirs # See hurd/Makefile for commands that install some crucial sunrpc headers. -- cgit v1.2.3