diff options
author | Per Bothner <per@bothner.com> | 1994-11-29 02:39:35 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1994-11-29 02:39:35 +0000 |
commit | a36c3ee1dcb1d87f5ac65a4307dabeabca39e5b8 (patch) | |
tree | 37741fed403aafcf1b3ab1a3356c7a3f34cbef05 /gdb/testsuite/gdb.chill/Makefile.in | |
parent | 382229dc127982b8479f0c89270b08c4e064b925 (diff) | |
download | gdb-a36c3ee1dcb1d87f5ac65a4307dabeabca39e5b8.zip gdb-a36c3ee1dcb1d87f5ac65a4307dabeabca39e5b8.tar.gz gdb-a36c3ee1dcb1d87f5ac65a4307dabeabca39e5b8.tar.bz2 |
* pr-5984.ch, pr-5984.exp, Makefile.in: New test case.
Diffstat (limited to 'gdb/testsuite/gdb.chill/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.chill/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.chill/Makefile.in b/gdb/testsuite/gdb.chill/Makefile.in index 5308e31..74eab01 100644 --- a/gdb/testsuite/gdb.chill/Makefile.in +++ b/gdb/testsuite/gdb.chill/Makefile.in @@ -103,7 +103,7 @@ GDBFLAGS = -nx #### host, target, and site specific Makefile frags come in here. EXECUTABLES = chillvars.exe result.exe \ - pr-4975.exe pr-5016.exe pr-5020.exe pr-5022.exe pr-5646.exe + pr-4975.exe pr-5016.exe pr-5020.exe pr-5022.exe pr-5646.exe pr-5984.exe # To force pr-4975-grt to be compiled before pr-4975, so the # latter can use the former's grant file. |