test/Makefile: add rule to produce a .dbg file
commit5ca5007695c4caa4658125177aa729556e5e5c2d
authorH. Peter Anvin <hpa@zytor.com>
Sun, 28 Jun 2009 04:28:09 +0000 (27 21:28 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 28 Jun 2009 04:28:09 +0000 (27 21:28 -0700)
treeeca4ec4e8acf9adb8b296bd87fac12e999f8e5b4
parent0674292c6616f61d8d717f0f5f499cb4748dd7b1
test/Makefile: add rule to produce a .dbg file

Add a rule to produce a .dbg file, that is, a dump of all the calls to
the back end.

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