summaryrefslogtreecommitdiffstats
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2000-02-16 04:45:41 +0000
committerJason Molenda <jmolenda@apple.com>2000-02-16 04:45:41 +0000
commit1a645206d487cc7f2622a185c1231cdd73150f97 (patch)
tree356859dc4b8e228a35ebf324b4615ec7585f0dd0 /gdb/Makefile.in
parent3555de01566a1a91cc0931f04e99a4002205823e (diff)
downloadppe42-binutils-1a645206d487cc7f2622a185c1231cdd73150f97.tar.gz
ppe42-binutils-1a645206d487cc7f2622a185c1231cdd73150f97.zip
2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
* Makefile.in (diststuff): Run 'diststuff' in doc/ subdir, not 'do-doc'.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index e87a6d8cc3..9826d5474b 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -872,7 +872,7 @@ do-maintainer-clean:
subdir_do
diststuff: $(DISTSTUFF)
- cd doc; $(MAKE) $(MFLAGS) all-doc
+ cd doc; $(MAKE) $(MFLAGS) diststuff
subdir_do: force
@for i in $(DODIRS); do \
OpenPOWER on IntegriCloud