* Makefile.in (DEV_SUPPORT): add configure.man.
This commit is contained in:
parent
c1e296fc1f
commit
1a7cac26ae
@ -1,5 +1,7 @@
|
||||
Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
|
||||
|
||||
* Makefile.in (DEV_SUPPORT): add configure.man.
|
||||
|
||||
* config.sub(Decode manufacturer-specific): add -none*.
|
||||
|
||||
Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
|
||||
|
@ -1713,7 +1713,7 @@ Makefile: $(srcdir)/Makefile.in $(host_makefile_frag) $(target_makefile_frag)
|
||||
# Build GDB distributions that contain BFD, Include, Libiberty, Readline, etc
|
||||
|
||||
DEVO_SUPPORT= README cfg-paper.texi Makefile.in configure configure.in \
|
||||
config.sub config
|
||||
config.sub config configure.man
|
||||
GDB_SUPPORT_DIRS= bfd include libiberty readline glob
|
||||
GDB_SUPPORT_FILES= $(GDB_SUPPORT_DIRS) texinfo/fsf/texinfo.tex
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user