For example when I call
make -j9 build
And in Makefile
build: stack build --jobs $(jobs)
I want to have jobs=9.