chiark / gitweb /
regen.mk.in: Document CONFIG_STATUS_OUTPUTS
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Dec 2019 11:00:47 +0000 (11:00 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Dec 2019 16:04:44 +0000 (16:04 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
regen.mk.in

index 11e8a32f8e725547f58d6c183839320f53f04d03..7826ff224c26eb4eb63e9de41fe5b23e7f754834 100644 (file)
 #
 # If you add includes to configure.ac, add them to CONFIGURE_ACS.
 #
 #
 # If you add includes to configure.ac, add them to CONFIGURE_ACS.
 #
+# Makefiles updated by config.status and passed to SUBDIRMK_MAKEFILES
+# in configure.ac are automatically handled too.  If you have other
+# files updated by config.status (eg, the output of autoheader) you
+# need to put them in CONFIG_STATUS_OUTPUTS (before your inclusion
+# of regen.mk).
+#
 # Also provides a `realclean::' target at the toplevel which deletes
 # the autoconf output.  This may be made into a recursive target
 # by mentioning &TARGETS_realclean in appropriate .sd.mk.
 # Also provides a `realclean::' target at the toplevel which deletes
 # the autoconf output.  This may be made into a recursive target
 # by mentioning &TARGETS_realclean in appropriate .sd.mk.