mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 03:03:31 +08:00
Tue Apr 5 17:54:07 1994 Stan Shebs (shebs@andros.cygnus.com)
* hosts/mpw.h (CLOSE_BEFORE_UNLINK): Define.
This commit is contained in:
parent
08a431621f
commit
117dbbc609
@ -1,3 +1,7 @@
|
||||
Tue Apr 5 17:54:07 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||
|
||||
* hosts/mpw.h (CLOSE_BEFORE_UNLINK): Define.
|
||||
|
||||
Sun Feb 27 15:41:10 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||
|
||||
* mpw-make.in (DEBUG_BFD_SEND): Define in default compilation
|
||||
|
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user