From 9fbca1dde9a1f7af9f86a9d244b6bf0e7141c250 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell <thomas@gnu.org> Date: Wed, 23 Jul 1997 18:22:02 +0000 Subject: Mon Jul 21 14:58:13 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (HURDLIBS): Add iohelp. * main.c (trivfs_goaway): If FSYS_GOAWAY_FORCE is set, then go away, otherwise, continue to return EBUSY. --- pfinet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pfinet/Makefile') diff --git a/pfinet/Makefile b/pfinet/Makefile index 6c4a8c8b..e86512a9 100644 --- a/pfinet/Makefile +++ b/pfinet/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1995, 1996 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc. # Written by Michael I. Bushnell. # # This file is part of the GNU Hurd. @@ -40,7 +40,7 @@ FROBBEDLINUXHEADERS = autoconf.h config.h errno.h etherdevice.h fcntl.h \ string.h tcp.h termios.h time.h timer.h types.h udp.h un.h wait.h ASMHEADERS=bitops.h segment.h system.h -HURDLIBS=trivfs fshelp threads ports ihash shouldbeinlibc +HURDLIBS=trivfs fshelp threads ports ihash shouldbeinlibc iohelp target = pfinet -- cgit v1.2.3