From e97ec51d01087c2f8468a1bf83cfdb26b7040c30 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 24 Oct 1995 21:45:10 +0000 Subject: * sunrpc/Makefile (librpcsvc-no-lib-dep): New variable. * extra-lib.mk: If $(lib)-no-lib-dep is defined and MAKELEVEL>0, make `others' rather than `lib-noranlib' depend on the libraries. --- sunrpc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sunrpc/Makefile') diff --git a/sunrpc/Makefile b/sunrpc/Makefile index 40026fecd4..073c19e10a 100644 --- a/sunrpc/Makefile +++ b/sunrpc/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1994 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or @@ -77,7 +77,7 @@ extra-libs := librpcsvc librpcsvc-routines = $(rpcsvc:%.x=x%) librpcsvc-inhibit-o = .so # Build no shared rpcsvc library. omit-deps = $(librpcsvc-routines) - +librpcsvc-no-lib-dep = t # Don't depend on this in `make lib' pass. # Sun's code is not too clean. override +gccwarn := -w -- cgit 1.4.1