diff options
author | Doug Evans <dje@google.com> | 1998-04-14 20:22:07 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-04-14 20:22:07 +0000 |
commit | b42e7eb361f3669cb5d5c21a0393b718d005d2b4 (patch) | |
tree | 95ed86ee4173dbbebda0bd2e5abdc36a1d972511 /sim/common | |
parent | ac137dc87280a11ce8a812aa19e08e3b8eabef6c (diff) | |
download | gdb-b42e7eb361f3669cb5d5c21a0393b718d005d2b4.zip gdb-b42e7eb361f3669cb5d5c21a0393b718d005d2b4.tar.gz gdb-b42e7eb361f3669cb5d5c21a0393b718d005d2b4.tar.bz2 |
* Make-common.in (RUNTESTFLAGS): Define.
(check): Pass RUNTESTFLAGS to recursive make.
Diffstat (limited to 'sim/common')
-rw-r--r-- | sim/common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 63deace..58ebc69 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 14 13:19:14 1998 Doug Evans <devans@canuck.cygnus.com> + + * Make-common.in (RUNTESTFLAGS): Define. + (check): Pass RUNTESTFLAGS to recursive make. + Tue Apr 14 15:09:19 1998 Andrew Cagney <cagney@b1.cygnus.com> * sim-info.c (sim_info): Be verbose when either VERBOSE or |