From: Ian Jackson Date: Sun, 29 Dec 2019 11:00:47 +0000 (+0000) Subject: regen.mk.in: Document CONFIG_STATUS_OUTPUTS X-Git-Tag: v0.6.0~249^2~83 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=secnet.git;a=commitdiff_plain;h=e2027350c5bd67fac28551f84f0f0a469342feb5 regen.mk.in: Document CONFIG_STATUS_OUTPUTS Signed-off-by: Ian Jackson --- diff --git a/regen.mk.in b/regen.mk.in index 11e8a32..7826ff2 100644 --- a/regen.mk.in +++ b/regen.mk.in @@ -13,6 +13,12 @@ # # 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.