[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] x86emul/test: drop bogus .PHONY


  • To: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Tue, 4 Apr 2023 08:37:55 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=9nxbvcdtu2fDPhGz7G7bOIoBMTqBuVwAFgntN9b6L3M=; b=L3zGQgqXHKxubaXksa5ZsBYheFm8glh+C6YLBo2CSTzjpCPfF+sX5CntHo9Bnqrh1OqaYRxLtmJbVdgk7ndiRGYQNRvSLCHut+nUvJekwV7AbpncS1a6QJylBS+t74qC3Ez0ptZJBmlRvivpQMEk6CVycQjAOjbad49/lPidsLYIyreF6WE+xErkpSRUa94eBKc2ZLnUbLqiPJUfr6bfE4z7Mx3ip1JVV0KN7HvNcIErJ+T89HrkWmUT5wepUkIE1ghoubFXZ0gznBBShkp8IrMz8qcgT8LthIWL0vFdNia1X1hSas016wyChzxoi8BMcQmLySZbNRHJVIWbPIrAWA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=EtIZu2Q2yiS1eXxPR8p4qTQcO8AMasHTE/9ow7bE2JzE9WRin2B4CzIHCzQ3dn49seQF93yIluSz/5SnLZr8LsfC/IYPdmydu5ikTywb0wEHnAJ6oIgbYod+D596tLwGBjZjjc2JSLOTUw1/OcfjufF17FIXwMpqIXdqErwDWCcdHhYY/rrQt1a1yaqBq/sd6pPBY4xYJiIFky1RoLI4fsBn1/Kek/wQrnQuu9rPwfqWV4ijmxdVUD7SWsz75PModVtK/rXHigvu55x+HmtMhSGFXN2cLufGqxCS7FT7BZMI4D4tP8wdkfp1lfugqKS+eIM+pzHPQSGpHoJVhwmGIw==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Anthony Perard <anthony.perard@xxxxxxxxxx>
  • Delivery-date: Tue, 04 Apr 2023 06:38:02 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

x86_emulate is a real (directory) target.

Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>

--- a/tools/tests/x86_emulator/Makefile
+++ b/tools/tests/x86_emulator/Makefile
@@ -278,7 +278,6 @@ else
 run32 clean32: %32: %
 endif
 
-.PHONY: x86_emulate
 x86_emulate:
        mkdir -p $@
        ln -sf $(XEN_ROOT)/xen/arch/x86/$@/*.[ch] $@/



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.