Index: src/gnu/usr.bin/binutils-2.17/Makefile.bsd-wrapper diff -u src/gnu/usr.bin/binutils-2.17/Makefile.bsd-wrapper:1.5 src/gnu/usr.bin/binutils-2.17/Makefile.bsd-wrapper:1.6 --- src/gnu/usr.bin/binutils-2.17/Makefile.bsd-wrapper:1.5 Sat Jan 5 15:03:06 2013 +++ src/gnu/usr.bin/binutils-2.17/Makefile.bsd-wrapper Sun Mar 10 17:06:23 2013 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2013/01/05 20:03:06 miod Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2013/03/10 21:06:23 miod Exp $ .include @@ -17,7 +17,7 @@ binutils/doc/objdump.1 binutils/doc/readelf.1 \ c++filt.1 -#### gdb comes from other binutils !?!?! +#### gdb comes from older binutils at the moment ###CONF_SUBDIRS+= gdb ###SUBDIRS+= gdb ###INST_SUBDIRS+= gdb @@ -28,9 +28,8 @@ CONF_SUBDIRS+= binutils ld gas INST_SUBDIRS+= binutils ld gas MAN+= binutils/doc/ar.1 binutils/doc/ranlib.1 \ - binutils/doc/strings.1 binutils/doc/strip.1 -# no as or ld manual ??? -# gas/doc/as.1 ld/ld.1 + binutils/doc/strings.1 binutils/doc/strip.1 \ + gas/doc/as.1 ld/ld.1 . else CONF_SUBDIRS=${SUBDIRS} CONF_SUBDIRS+= binutils