diff --git a/ChangeLog b/ChangeLog index 25731ba94f..bcee1d614a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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) diff --git a/Makefile.in b/Makefile.in index 8d9e012599..a3075ee274 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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