diff options
author | Tom Tromey <tromey@redhat.com> | 1996-05-04 00:08:15 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1996-05-04 00:08:15 +0000 |
commit | 8d1d94b6bec5bcfd6a35c384659000f435210883 (patch) | |
tree | 1b433418cdd585e4b72b0e4beb6a8767ed9ded01 /Makefile.in | |
parent | 424c7ca7f9ccb666d497c8b4a8c82d49169c4cff (diff) | |
download | gdb-8d1d94b6bec5bcfd6a35c384659000f435210883.zip gdb-8d1d94b6bec5bcfd6a35c384659000f435210883.tar.gz gdb-8d1d94b6bec5bcfd6a35c384659000f435210883.tar.bz2 |
* Makefile.in (all-inet): Depend on all-perl.
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index fd3d692..c821083 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1266,7 +1266,7 @@ all-guile: all-gzip: all-libiberty all-hello: all-libiberty all-indent: -all-inet: all-tcl all-send-pr +all-inet: all-tcl all-send-pr all-perl all-ispell: all-emacs19 all-ld: all-libiberty all-bfd all-opcodes all-byacc all-flex configure-target-libg++: $(ALL_GCC) configure-target-librx |