diff options
author | Ken Raeburn <raeburn@cygnus> | 1992-04-09 09:48:46 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1992-04-09 09:48:46 +0000 |
commit | 81484684f37708d547056bddeb5dfa45265a32fc (patch) | |
tree | e4d5c510fb72213f45d52313b6319d5b7dd16041 /gas | |
parent | 9e53d9dce67fe97cbaf4f17227847d79c283decf (diff) | |
download | gdb-81484684f37708d547056bddeb5dfa45265a32fc.zip gdb-81484684f37708d547056bddeb5dfa45265a32fc.tar.gz gdb-81484684f37708d547056bddeb5dfa45265a32fc.tar.bz2 |
Install second copy in $(tooldir)/bin, since that's where gcc looks.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2570d2e..52f19eb 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 9 05:45:29 1992 Ken Raeburn (Raeburn@Cygnus.COM) + + * Makefile.in (install): Install into $(tooldir)/bin, since that's + where gcc looks for it. + Tue Apr 7 15:12:15 1992 Sean Eric Fagan (sef@cygnus.com) * Makefile.in: Changed some lines to be less confusing for some |