* Makefile.in: added c++filt and objcopy to MANPAGES variable
authorJeffrey Osier <jeffrey@cygnus>
Thu, 3 Jun 1993 17:44:34 +0000 (17:44 +0000)
committerJeffrey Osier <jeffrey@cygnus>
Thu, 3 Jun 1993 17:44:34 +0000 (17:44 +0000)
        * .Sanitize:  keep c++filt.1 and objcopy.1

binutils/.Sanitize
binutils/ChangeLog
binutils/Makefile.in

index d10e7489ec5b49af57ce9ee87bb43a66789e63fd..ed237ddc73e4c40604f444de42aa0434e44b4c25 100644 (file)
@@ -40,6 +40,7 @@ arsup.h
 binutils.texi
 bucomm.c
 bucomm.h
+c++filt.1
 configure.bat
 configure.in
 config
@@ -53,6 +54,7 @@ nm.1
 nm.c
 not-ranlib.c
 not-strip.c
+objcopy.1
 objcopy.c
 objdump.1
 objdump.c
index dffac303f3c962aeb4faeba2ac4212384c4a9913..7a1879d5eb199c41b1e5fc0af8cff660e16e9787 100644 (file)
@@ -1,3 +1,8 @@
+Thu Jun  3 10:40:19 1993  Jeffrey Osier  (jeffrey@cygnus.com)
+
+       * Makefile.in:  added c++filt and objcopy to MANPAGES variable
+       * .Sanitize:  keep c++filt.1 and objcopy.1
+
 Thu Jun  3 00:32:52 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
 
        * Makefile.in: rename LOADLIBES to EXTRALIBS
index 3d67030104a51f4de28e2ab0a59ee6dbafafbcec..3d371925c8480e51c9e327195f8ee45dcdc105eb 100644 (file)
@@ -76,7 +76,7 @@ version=`./../gcc/gcc -dumpversion`
 # Where to find texinfo.tex to format docn with TeX
 TEXIDIR = $(srcdir)/../texinfo/fsf
 
-MANPAGES= ar nm objdump ranlib size strip
+MANPAGES= ar nm objdump ranlib size strip c++filt objcopy
 
 #CC=gcc -Wall
 # these two are almost the same program