Re: build-tools and sed

2003-06-11 Thread Daniel C. Sobral
Thanks for the clarificaton. Ruslan Ermilov wrote: On Wed, Jun 11, 2003 at 02:31:13PM -0300, Daniel C. Sobral wrote: Shouldn't sed be part of the build tools? No. build-tools are a different beastie; they are the tools that are only built during buildworld to "build" something else. sed(1) isn

Re: build-tools and sed

2003-06-11 Thread Ruslan Ermilov
On Wed, Jun 11, 2003 at 02:31:13PM -0300, Daniel C. Sobral wrote: > Shouldn't sed be part of the build tools? > No. build-tools are a different beastie; they are the tools that are only built during buildworld to "build" something else. sed(1) isn't such a tool. Yes, it can be put under the boo

build-tools and sed

2003-06-11 Thread Daniel C. Sobral
Shouldn't sed be part of the build tools? It's used in src//gnu/usr.bin/binutils/libbfd/Makefile, at the very least: targmatch.h: targmatch.sed config.bfd sed -f ${.ALLSRC:M*.sed} ${.ALLSRC:M*.bfd} > ${.TARGET} config.h: config.h.fbsd .if ${TARGET_ARCH} == "i386" sed -e 's,!!TRAD_