Mention smart-make in a comment.
authorWayne Davison <wayne@opencoder.net>
Sun, 2 Oct 2022 18:05:01 +0000 (11:05 -0700)
committerWayne Davison <wayne@opencoder.net>
Sun, 2 Oct 2022 18:26:44 +0000 (11:26 -0700)
Makefile.in

index 3cde955730b6cbefe857de701d1adeed5069d00a..a1253e5d5f2da51adad1d6ddb60477464aa49196 100644 (file)
@@ -70,6 +70,8 @@ CHECK_OBJS=tls.o testrun.o getgroups.o getfsdev.o t_stub.o t_unsafe.o trimslash.
        $(CC) -I. -I$(srcdir) $(CFLAGS) $(CPPFLAGS) -c $< @CC_SHOBJ_FLAG@
 @OBJ_RESTORE@
 
+# NOTE: consider running "packaging/smart-make" instead of "make" to auto-handle
+# any changes to configure.sh and the main Makefile prior to a "make all".
 all: Makefile rsync$(EXEEXT) stunnel-rsyncd.conf @MAKE_RRSYNC@ @MAKE_MAN@
 .PHONY: all