direct-io.hg
changeset 5644:2420e309074b
Get rid of references to qemu-dm.debug.
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Fri Jul 01 17:26:37 2005 +0000 (2005-07-01) |
parents | 430dc412e4c9 |
children | e3dcc10765ea |
files | tools/ioemu/target-i386-dm/Makefile |
line diff
1.1 --- a/tools/ioemu/target-i386-dm/Makefile Fri Jul 01 16:07:53 2005 +0000 1.2 +++ b/tools/ioemu/target-i386-dm/Makefile Fri Jul 01 17:26:37 2005 +0000 1.3 @@ -31,7 +31,7 @@ QEMU_SYSTEM=qemu-fast 1.4 endif 1.5 1.6 QEMU_SYSTEM=qemu-dm 1.7 -PROGS=$(QEMU_SYSTEM) $(QEMU_SYSTEM).debug 1.8 +PROGS=$(QEMU_SYSTEM) 1.9 1.10 ifdef CONFIG_USER_ONLY 1.11 PROGS=$(QEMU_USER)