Add keyword 'gdb' to files built with MKGDB!=no.
This commit is contained in:
parent
c7f9b71508
commit
0b2cfb4c45
@ -1,4 +1,4 @@
|
||||
# $NetBSD: mi,v 1.677 2004/03/16 07:57:30 jdc Exp $
|
||||
# $NetBSD: mi,v 1.678 2004/03/17 20:34:47 scw Exp $
|
||||
./etc/mtree/set.comp comp-sys-root
|
||||
./usr/bin/addr2line comp-debug-bin bfd
|
||||
./usr/bin/ar comp-util-bin bfd
|
||||
@ -23,7 +23,7 @@
|
||||
./usr/bin/gcc comp-c-bin
|
||||
./usr/bin/gcore comp-debug-bin
|
||||
./usr/bin/gcov comp-debug-bin
|
||||
./usr/bin/gdb comp-debug-bin
|
||||
./usr/bin/gdb comp-debug-bin gdb
|
||||
./usr/bin/genclass comp-obsolete obsolete
|
||||
./usr/bin/gettext comp-c-bin
|
||||
./usr/bin/gettextize comp-obsolete obsolete
|
||||
@ -1841,7 +1841,7 @@
|
||||
./usr/share/man/cat1/gcc.0 comp-c-catman .cat
|
||||
./usr/share/man/cat1/gcore.0 comp-debug-catman .cat
|
||||
./usr/share/man/cat1/gcov.0 comp-debug-catman .cat
|
||||
./usr/share/man/cat1/gdb.0 comp-debug-catman .cat
|
||||
./usr/share/man/cat1/gdb.0 comp-debug-catman gdb,.cat
|
||||
./usr/share/man/cat1/gprof.0 comp-debug-catman bfd,.cat
|
||||
./usr/share/man/cat1/ld.0 comp-util-catman bfd,.cat
|
||||
./usr/share/man/cat1/lex.0 comp-c-catman .cat
|
||||
@ -5466,7 +5466,7 @@
|
||||
./usr/share/man/man1/gcc.1 comp-c-man .man
|
||||
./usr/share/man/man1/gcore.1 comp-debug-man .man
|
||||
./usr/share/man/man1/gcov.1 comp-debug-man .man
|
||||
./usr/share/man/man1/gdb.1 comp-debug-man .man
|
||||
./usr/share/man/man1/gdb.1 comp-debug-man gdb,.man
|
||||
./usr/share/man/man1/gprof.1 comp-debug-man bfd,.man
|
||||
./usr/share/man/man1/ld.1 comp-util-man bfd,.man
|
||||
./usr/share/man/man1/lex.1 comp-c-man .man
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: mi,v 1.664 2004/03/13 19:51:11 bjh21 Exp $
|
||||
# $NetBSD: mi,v 1.665 2004/03/17 20:34:47 scw Exp $
|
||||
./etc/mtree/set.man man-sys-root
|
||||
./usr/share/info/am-utils.info man-amd-info info
|
||||
./usr/share/info/as.info man-computil-info bfd,info
|
||||
@ -15,8 +15,8 @@
|
||||
./usr/share/info/g++FAQ.info man-obsolete obsolete
|
||||
./usr/share/info/g77.info man-fortran-info info
|
||||
./usr/share/info/gcc.info man-c-info info
|
||||
./usr/share/info/gdb.info man-debug-info info
|
||||
./usr/share/info/gdbint.info man-debug-info info
|
||||
./usr/share/info/gdb.info man-debug-info gdb,info
|
||||
./usr/share/info/gdbint.info man-debug-info gdb,info
|
||||
./usr/share/info/gettext.info man-sys-info info
|
||||
./usr/share/info/gprof.info man-debug-info bfd,info
|
||||
./usr/share/info/grep.info man-util-info info
|
||||
@ -28,7 +28,7 @@
|
||||
./usr/share/info/kth-krb.info man-krb4-info kerberos4,info
|
||||
./usr/share/info/ld.info man-computil-info bfd,info
|
||||
./usr/share/info/send-pr.info man-gnats-info info
|
||||
./usr/share/info/stabs.info man-debug-info info
|
||||
./usr/share/info/stabs.info man-debug-info gdb,info
|
||||
./usr/share/info/tar.info man-obsolete obsolete
|
||||
./usr/share/info/texinfo.info man-texinfo-info info
|
||||
./usr/share/info/uucp.info man-uucp-info info,uucp
|
||||
|
Loading…
Reference in New Issue
Block a user