diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 7cb676b..a0551af 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,15 @@ +Mon Jul 27 16:25:58 1998 Doug Evans <devans@canuck.cygnus.com> + + * configure.in (install_tooldir): Allow target to specify whether + it wants to be installed in $(tooldir)/bin. +start-sanitize-sky + (dvp-*-*): Don't install in $(tooldir)/bin. +end-sanitize-sky + * configure: Regenerate. + * Makefile.am (install-exec-local): Set install-exec-tooldir + dependency via configure. + * Makefile.in: Regenerate. + Fri Jul 24 19:58:59 1998 Doug Evans <devans@canuck.cygnus.com> * Makefile.am (install-exec-local): Split into two ... |