Adapt to changes in m68k/060sp/asm2gas script: pass SED=${TOOL_SED:Q}

instead of TOOL_SED=${TOOL_SED:Q} in the environment.
This commit is contained in:
apb 2008-03-28 22:29:16 +00:00
parent 87f370a116
commit e6806c2c83
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2008/03/27 07:15:16 apb Exp $
# $NetBSD: Makefile,v 1.14 2008/03/28 22:29:16 apb Exp $
NOMAN= # defined
@ -14,7 +14,7 @@ CLEANFILES+= itest.S ftest.S
.SUFFIXES: .S .sa
.sa.S:
TOOL_SED=${TOOL_SED:Q} \
SED=${TOOL_SED:Q} \
${HOST_SH} ${SPDIR}/asm2gas ${.IMPSRC} >${.TARGET}
.PATH: ${SPDIR}/dist

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2008/03/27 07:15:16 apb Exp $
# $NetBSD: Makefile,v 1.10 2008/03/28 22:29:16 apb Exp $
.include <bsd.sys.mk> # for HOST_SH, TOOL_SED
@ -11,7 +11,7 @@
.PATH: dist
.sa.S:
TOOL_SED=${TOOL_SED:Q} \
SED=${TOOL_SED:Q} \
${HOST_SH} asm2gas ${.IMPSRC} >${.TARGET}
all: isp.S fpsp.S pfpsp.S