mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-19 09:02:21 +00:00
Makeinfo now works again; remove kludge.
This commit is contained in:
parent
264c579010
commit
24b88ae801
@ -1,8 +1,6 @@
|
||||
Wed Feb 3 14:48:08 1993 John Gilmore (gnu@cygnus.com)
|
||||
|
||||
* Makefile.in (VERSION): Roll to 4.7.5.
|
||||
(gdb.info): Ignore error from makeinfo (FIXME), since makeinfo
|
||||
isn't quite up to date to handle gdb.texi.
|
||||
|
||||
Tue Feb 2 20:47:42 1993 John Gilmore (gnu@cygnus.com)
|
||||
|
||||
|
@ -664,7 +664,7 @@ gdb.dvi:
|
||||
|
||||
# GDB MANUAL: info file
|
||||
gdb.info:
|
||||
-( cd ./doc; $(MAKE) gdb.info $(FLAGS_TO_PASS) )
|
||||
( cd ./doc; $(MAKE) gdb.info $(FLAGS_TO_PASS) )
|
||||
mv ./doc/gdb.info* .
|
||||
|
||||
# Make copying.c from COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user