]> git.proxmox.com Git - qemu.git/commit - Makefile
fix make clean targets
authorMagnus Damm <damm@opensource.se>
Fri, 13 Nov 2009 09:51:05 +0000 (18:51 +0900)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 14 Nov 2009 00:23:02 +0000 (01:23 +0100)
commitfc8e320ef5831dc0b0d744e369537893a4379753
treef6fa4679bc771374e39ef72bc23b3b73b48d709b
parentb4e1f0774755425f0b11eb5319f74cca6af8bba5
fix make clean targets

This patch fixes clean in case of missing directories and
also adds code to distclean that removes the following files:
 qemu-monitor.texi roms/seabios/config.mak roms/vgabios/config.mak

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Makefile