From 117dbbc60929a7b08250e1306c8988a34991151b Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Wed, 6 Apr 1994 00:55:51 +0000 Subject: Tue Apr 5 17:54:07 1994 Stan Shebs (shebs@andros.cygnus.com) * hosts/mpw.h (CLOSE_BEFORE_UNLINK): Define. --- bfd/hosts/mpw.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bfd/hosts') diff --git a/bfd/hosts/mpw.h b/bfd/hosts/mpw.h index fb5d258..c24f562 100644 --- a/bfd/hosts/mpw.h +++ b/bfd/hosts/mpw.h @@ -95,4 +95,8 @@ void mpw_abort (); #define LOSING_TOTALLY +/* Define this so that files will be closed before being unlinked. */ + +#define CLOSE_BEFORE_UNLINK + #endif /* hosts_mpw_H */ -- cgit v1.1