test/Makefile: separate NASM and NASMDEP
commit92a8326f0d144554cdc4ff376c6e5dd3930f909f
authorH. Peter Anvin <hpa@zytor.com>
Mon, 26 Jun 2017 02:31:35 +0000 (25 19:31 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 26 Jun 2017 02:32:41 +0000 (25 19:32 -0700)
treec27483be5ef7bb2b4e3988356dfa97a3174621d4
parentdf1eec03152742413927032325710450cdc425b9
test/Makefile: separate NASM and NASMDEP

Separate out the NASM and NASMDEP variables, in case one wants to
override the former.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
test/Makefile