aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-11-09 09:19:13 +0000
committerKen Raeburn <raeburn@cygnus>1995-11-09 09:19:13 +0000
commitb27cc4bceade3e7039bec57fb70c80b6db962d31 (patch)
tree0a4c31c6b0fc95bb91614840ac5195f4155e6c99 /bfd
parent7ac847361b0b12d5cbac9db713318eb465329f7c (diff)
downloadfsf-binutils-gdb-b27cc4bceade3e7039bec57fb70c80b6db962d31.zip
fsf-binutils-gdb-b27cc4bceade3e7039bec57fb70c80b6db962d31.tar.gz
fsf-binutils-gdb-b27cc4bceade3e7039bec57fb70c80b6db962d31.tar.bz2
fix "make dep" for non-NetBSD systems
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 0b46078..788adfb 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
Thu Nov 9 04:00:38 1995 Ken Raeburn <raeburn@cygnus.com>
+ * Makefile.in (.dep1): Make sure the file mkdep is to write exists
+ first.
+
* configure.in: Added new option --with[out]-mmap. Set USE_MMAP
if it is given and mmep is available.
* acconfig.h: Undef USE_MMAP.