make debug

try the below method:

1
2
3
$ make V=1
$ make VERBOSE=1
$ make SHELL='sh -x'