aboutsummaryrefslogtreecommitdiff
path: root/gdb/.Sanitize
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-07-31 07:09:02 +0000
committerJohn Gilmore <gnu@cygnus>1991-07-31 07:09:02 +0000
commit72b1b275ecf03bc227ca747197530970b478b0c0 (patch)
tree28b1517ea72fa3ecc467d5e4a49c4f042db06e49 /gdb/.Sanitize
parentd239963ba30bfc9db373bfea3ede0a73d994d85c (diff)
downloadgdb-72b1b275ecf03bc227ca747197530970b478b0c0.zip
gdb-72b1b275ecf03bc227ca747197530970b478b0c0.tar.gz
gdb-72b1b275ecf03bc227ca747197530970b478b0c0.tar.bz2
Move building and configuring stuff from .Sanitize to "make gdb.tar.Z".
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r--gdb/.Sanitize13
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.