aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.in
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-02-21 09:05:26 +0000
committerK. Richard Pixley <rich@cygnus>1992-02-21 09:05:26 +0000
commit79a54a5b5260d53232499cd86818b09ea791a438 (patch)
tree255c9bcad5de14f77ac00f2d88db81604fc706ea /gas/Makefile.in
parent77219de22db033d9ca721f5934caa08cad19193d (diff)
downloadgdb-79a54a5b5260d53232499cd86818b09ea791a438.zip
gdb-79a54a5b5260d53232499cd86818b09ea791a438.tar.gz
gdb-79a54a5b5260d53232499cd86818b09ea791a438.tar.bz2
doc. bring it in, use it.
Diffstat (limited to 'gas/Makefile.in')
-rw-r--r--gas/Makefile.in11
1 files changed, 10 insertions, 1 deletions
diff --git a/gas/Makefile.in b/gas/Makefile.in
index a732558..139d540 100644
--- a/gas/Makefile.in
+++ b/gas/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for GNU Assembler
-# Copyright (C) 1987, 1988, 1990, 1991 Free Software Foundation, Inc.
+# Copyright (C) 1987-1992 Free Software Foundation, Inc.
#This file is part of GNU GAS.
@@ -161,8 +161,16 @@ OBJS = \
#### host, target, and site specific Makefile frags come in here.
all: as.new
+ (cd doc ; $(MAKE) all)
+
info:
+ (cd doc ; $(MAKE) info)
+
install-info:
+ (cd doc ; $(MAKE) install-info)
+
+clean-info:
+ (cd doc ; $(MAKE) clean-info)
# Now figure out from those variables how to compile and link.
@@ -301,6 +309,7 @@ $(srcdir)/as.info: $(srcdir)/doc/as.texinfo
(cd doc; make as.info; mv as.info $srcdir)
clean:
+ (cd doc ; $(MAKE) clean)
-rm -f $(STAGESTUFF) core
# Like clean but also delete the links made to configure gas.