]> xenbits.xensource.com Git - xen.git/commitdiff
tools/include/Makefile: Support `build' target
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 24 May 2017 15:53:28 +0000 (16:53 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 25 May 2017 15:38:28 +0000 (16:38 +0100)
This is the only one of the Makefiles invoked with -C from the
toplevel which lacks this target.

CC: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Tested-by: M A Young <m.a.young@durham.ac.uk>
Tested-by: Andrew Cooper <andrew.cooper3@citrix.com>
Release-acked-by: Julien Grall <julien.grall@arm.com>
tools/include/Makefile

index 98b479f6a398d01afdace4657bff79d70a4cb06e..db0f03017678d85a14ad12bd0428ec26d501b8bd 100644 (file)
@@ -4,8 +4,8 @@ include $(XEN_ROOT)/tools/Rules.mk
 # Relative to $(XEN_ROOT)/xen/xsm/flask
 FLASK_H_DEPEND := policy/initial_sids
 
-.PHONY: all
-all: xen-foreign xen/.dir xen-xsm/.dir
+.PHONY: all build
+all build: xen-foreign xen/.dir xen-xsm/.dir
 
 .PHONY: xen-foreign
 xen-foreign: