Makefile: Mention usual targets of subdir Makefiles
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 25 May 2017 15:42:12 +0000 (16:42 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 30 May 2017 17:38:54 +0000 (18:38 +0100)
Suggested-by: Roger Pau Monné <roger.pau@citrix.com>
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
CC: Wei Liu <wei.liu2@citrix.com>
CC: M A Young <m.a.young@durham.ac.uk>
CC: Andrew Cooper <andrew.cooper3@citrix.com>
Makefile

index 51905ebbe03ce6cf97505c8a067ca045551acb0d..2ff33dfcce5138749f25631a7b768c00d1f36290 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -90,6 +90,11 @@ test:
 #
 # Also, we have a number of targets COMPONENT which run
 # dist-COMPONENT, for convenience.
+#
+# The Makefiles invoked with -C from the toplevel should
+# generally have the following targets:
+#       all  build  install  clean  distclean
+
 
 .PHONY: dist
 dist: DESTDIR=$(DISTDIR)/install