diff options
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 4ead097..e8c59f4 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -255,17 +255,4 @@ xm-vax.h Do-last: -echo "Configuring GDB for host and target 'none', and making alldeps.mak" -echo "and depend." -./configure none -rm alldeps.mak -make alldeps.mak -./configure none -rm depend -make depend -echo "Making GDB texinfo and info files" -make gdb.info -echo Done in `pwd`. -./configure -rm none - # End of file. |