bench: pass N as argument, update readme
[libc-test] / Makefile.conf.def
1 # copy to Makefile.conf and edit
2 usemusl=yes
3 prefix = /usr/local/musl
4 includedir = $(prefix)/include
5 libdir = $(prefix)/lib