bc0a39238e
. also imports seq(1) to help it . add -C option to time(1) to print tsc difference . increase col width for ministat for tsc numbers
5 lines
59 B
Makefile
5 lines
59 B
Makefile
PROG= time
|
|
MAN=
|
|
NEED_NBSDLIBC= yes
|
|
|
|
.include <bsd.prog.mk>
|