At 10:09 PM 3/23/2004, you wrote:
>I am writing a document on the performance of gnu make and various
>makefiles and came across something I can't explain.
>
>To measure the speed of gnu make $(subst...) versus sed I wrote this
>simple makefile:
>
> p1000 := ...<1000 character string with periodic
I am writing a document on the performance of gnu make and various
makefiles and came across something I can't explain.
To measure the speed of gnu make $(subst...) versus sed I wrote this
simple makefile:
p1000 := ...<1000 character string with periodic semicolons>...
# This simple assignmen
2 matches
Mail list logo