diff options
author | David D. Zuhn <zoo@cygnus> | 1993-04-08 22:53:01 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-04-08 22:53:01 +0000 |
commit | 5316696f0dc647d9f7cfff1342ae69808d101e04 (patch) | |
tree | fb7816e610d409700edcb3cb6210529e2e3747d7 | |
parent | 8ac18b21c39b23762db62cf76b7eb0606a27742f (diff) | |
download | gdb-5316696f0dc647d9f7cfff1342ae69808d101e04.zip gdb-5316696f0dc647d9f7cfff1342ae69808d101e04.tar.gz gdb-5316696f0dc647d9f7cfff1342ae69808d101e04.tar.bz2 |
as.texinfo lives in $(srcdir)
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 120afb6..7e4c9d4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 8 15:51:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * doc/Makefile.in: as.texinfo is in $(srcdir). Use + $(srcdir)/as.texinfo explicitly in several places + Thu Apr 8 15:15:02 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) * doc/Makefile.in: update dvi, clean targets for new source |