From bfdc08f7397451fe199a2bd356f86e89f9402ad1 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 8 Dec 2008 22:33:23 +0000 Subject: 2008-12-08 Thomas Schwinge * Makefile (HURDLIBS): Add shouldbeinlibc. --- nfs/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'nfs/Makefile') diff --git a/nfs/Makefile b/nfs/Makefile index 9c3f2b7a..d6b8c9c0 100644 --- a/nfs/Makefile +++ b/nfs/Makefile @@ -1,5 +1,7 @@ # -# Copyright (C) 1995,96,97,2000,01 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997, 2000, 2001, 2008 Free Software Foundation, +# Inc. +# # Written by Michael I. Bushnell. # # This file is part of the GNU Hurd. @@ -26,6 +28,6 @@ LCLHDRS = nfs.h mount.h nfs-spec.h SRCS = ops.c rpc.c mount.c nfs.c cache.c consts.c main.c name-cache.c \ storage-info.c OBJS = $(SRCS:.c=.o) -HURDLIBS = netfs fshelp iohelp threads ports +HURDLIBS = netfs fshelp iohelp threads ports shouldbeinlibc include ../Makeconf -- cgit v1.2.3