Skip to content

Commit 0088a85

Browse files
committed
Mention smart-make in a comment.
1 parent 4923c4d commit 0088a85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.in

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ CHECK_OBJS=tls.o testrun.o getgroups.o getfsdev.o t_stub.o t_unsafe.o trimslash.
7070
$(CC) -I. -I$(srcdir) $(CFLAGS) $(CPPFLAGS) -c $< @CC_SHOBJ_FLAG@
7171
@OBJ_RESTORE@
7272

73+
# NOTE: consider running "packaging/smart-make" instead of "make" to auto-handle
74+
# any changes to configure.sh and the main Makefile prior to a "make all".
7375
all: Makefile rsync$(EXEEXT) stunnel-rsyncd.conf @MAKE_RRSYNC@ @MAKE_MAN@
7476
.PHONY: all
7577

0 commit comments

Comments
 (0)