* emultempl/sunos.em (gld${EMULATION_NAME}_after_open): Move

definition of lib_path inside condition where it is used.
This commit is contained in:
Ian Lance Taylor 1996-08-01 17:00:24 +00:00
parent e822a3dbf6
commit b947ed2d06
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Thu Aug 1 12:52:19 1996 Ian Lance Taylor <ian@cygnus.com>
* emultempl/sunos.em (gld${EMULATION_NAME}_after_open): Move
definition of lib_path inside condition where it is used.
start-sanitize-d10v
Wed Jul 31 13:17:10 1996 Martin M. Hunt <hunt@pizza.cygnus.com>