Hi.

The attached trivial patch for current CVS adds config-host-kqemu.mak to
the list of removed files in the distclean target. 

Bye, Mike
Index: Makefile
===================================================================
--- Makefile	(revision 4)
+++ Makefile	(working copy)
@@ -35,7 +35,7 @@
         done
 
 distclean: clean
-	rm -f config-host.mak config-host.h
+	rm -f config-host.mak config-host.h config-host-kqemu.mak
 	for d in $(TARGET_DIRS); do \
 	rm -rf $$d || exit 1 ; \
         done
_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to