libelf:use self hosted m4.
Change-Id: Ia836aa6c43d7ccbb02047e63424923fdc74eb42d
This commit is contained in:
parent
dca81e0581
commit
988c7e39c0
|
|
@ -167,4 +167,4 @@ INCSDIR= /usr/include
|
||||||
# Keep the .SUFFIXES line after the include of bsd.lib.mk
|
# Keep the .SUFFIXES line after the include of bsd.lib.mk
|
||||||
.SUFFIXES: .m4 .c
|
.SUFFIXES: .m4 .c
|
||||||
.m4.c:
|
.m4.c:
|
||||||
m4 -D SRCDIR=${.CURDIR} ${.IMPSRC} > ${.TARGET}
|
${TOOL_M4} -D SRCDIR=${.CURDIR} ${.IMPSRC} > ${.TARGET}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user