diff options
author | K. Richard Pixley <rich@cygnus> | 1993-06-23 22:59:35 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1993-06-23 22:59:35 +0000 |
commit | 7ae7b9191e014670a12880e8cea83d47b2637ba3 (patch) | |
tree | 3dff181ca9cdddd2c82797d736855919e26e6d77 /gdb/configure.in | |
parent | baa38372463fef9d6117519e1af471defa04faf7 (diff) | |
download | gdb-7ae7b9191e014670a12880e8cea83d47b2637ba3.zip gdb-7ae7b9191e014670a12880e8cea83d47b2637ba3.tar.gz gdb-7ae7b9191e014670a12880e8cea83d47b2637ba3.tar.bz2 |
Makefile rework
Diffstat (limited to 'gdb/configure.in')
-rw-r--r-- | gdb/configure.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/configure.in b/gdb/configure.in index 8541a83..a5b9643 100644 --- a/gdb/configure.in +++ b/gdb/configure.in @@ -336,5 +336,3 @@ if [ "${nativefile}" = "" ] ; then < Makefile > Makefile.tem mv -f Makefile.tem Makefile fi - -cat ${srcdir}/depend >>Makefile |