diff options
author | K. Richard Pixley <rich@cygnus> | 1991-05-19 07:27:02 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-05-19 07:27:02 +0000 |
commit | beff312ea7d0f3aec7bb7c5bc83cc4cacc18823b (patch) | |
tree | 5f4380926c837fcac6c4d094fa9c8401752205db /gdb/alldeps.mak | |
parent | 3c81fef579137cf5c8f0d06b8b5a187465358cf6 (diff) | |
download | gdb-beff312ea7d0f3aec7bb7c5bc83cc4cacc18823b.zip gdb-beff312ea7d0f3aec7bb7c5bc83cc4cacc18823b.tar.gz gdb-beff312ea7d0f3aec7bb7c5bc83cc4cacc18823b.tar.bz2 |
configure changes and -opcode.h movement.
Diffstat (limited to 'gdb/alldeps.mak')
-rw-r--r-- | gdb/alldeps.mak | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/alldeps.mak b/gdb/alldeps.mak index 50da245..b621d17 100644 --- a/gdb/alldeps.mak +++ b/gdb/alldeps.mak @@ -141,7 +141,6 @@ ALLCONFIG=\ ./tconfig/isi\ ./tconfig/littlemips\ ./tconfig/m88k\ -./tconfig/m88k.orig\ ./tconfig/merlin\ ./tconfig/news\ ./tconfig/news1000\ @@ -180,7 +179,6 @@ ALLCONFIG=\ ./xconfig/isi\ ./xconfig/littlemips\ ./xconfig/m88k\ -./xconfig/m88k.orig\ ./xconfig/merlin\ ./xconfig/news\ ./xconfig/news1000\ |