From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FNb7U-0003bl-OX for qemu-devel@nongnu.org; Sun, 26 Mar 2006 14:41:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FNb7R-0003bJ-VC for qemu-devel@nongnu.org; Sun, 26 Mar 2006 14:41:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FNb7R-0003bG-Sr for qemu-devel@nongnu.org; Sun, 26 Mar 2006 14:41:45 -0500 Received: from [64.233.162.206] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FNb8m-00056q-N9 for qemu-devel@nongnu.org; Sun, 26 Mar 2006 14:43:08 -0500 Received: by zproxy.gmail.com with SMTP id k1so1218445nzf for ; Sun, 26 Mar 2006 11:41:44 -0800 (PST) Message-ID: <12a241ad0603261141x18e9590wa95a9112d54bb6f@mail.gmail.com> Date: Sun, 26 Mar 2006 15:41:44 -0400 From: "Bruno Abinader" MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5921_19071051.1143402104014" Subject: [Qemu-devel] patch: Makefile uninstall option Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ------=_Part_5921_19071051.1143402104014 Content-Type: multipart/alternative; boundary="----=_Part_5922_15224044.1143402104014" ------=_Part_5922_15224044.1143402104014 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi all, I started looking QEMU source code recently and I saw that Makefile was missing a "uninstall" profile, that enables user to remove all files installed when using "make install". I don't know if this list is the prope= r way of sending patches but I'm assuming it is (I subscribed on it today). BR, -- Bruno de Oliveira Abinader 10LE/INdT ------=_Part_5922_15224044.1143402104014 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi all,
I started looking QEMU source code recently and I saw that Makefile was missing a "uninstall" profile, that enables user to remove all fi= les installed when using "make install". I don't know if this list is= the proper way of sending patches but I'm assuming it is (I subscribed on it today).

BR,

--
Bruno de Oliveira Abinader
10LE/INdT ------=_Part_5922_15224044.1143402104014-- ------=_Part_5921_19071051.1143402104014 Content-Type: text/x-patch; name="Makefile_add_uninstall.patch" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="Makefile_add_uninstall.patch" X-Attachment-Id: f_el9s5pnt LS0tIE1ha2VmaWxlCTIwMDYtMDMtMjYgMTU6Mzg6MDguMDAwMDAwMDAwIC0wNDAwCisrKyBNYWtl ZmlsZS5uZXcJMjAwNi0wMy0yNiAxNTozNjo1MC4wMDAwMDAwMDAgLTA0MDAKQEAgLTY0LDYgKzY0 LDExIEBACiAJJChNQUtFKSAtQyAkJGQgJEAgfHwgZXhpdCAxIDsgXAogICAgICAgICBkb25lCiAK K3VuaW5zdGFsbDogY2xlYW4KKwlybSAtZiAiJChiaW5kaXIpLypxZW11KiIKKwlybSAtcmYgIiQo ZGF0YWRpcikiCisJcm0gLXJmICIkKGRvY2RpcikiCisJCiAjIHZhcmlvdXMgdGVzdCB0YXJnZXRz CiB0ZXN0IHNwZWVkIHRlc3QyOiBhbGwKIAkkKE1BS0UpIC1DIHRlc3RzICRACg== ------=_Part_5921_19071051.1143402104014--