diff --git a/Makefile.in b/Makefile.in index 1c53af6a..e1060b77 100644 --- a/Makefile.in +++ b/Makefile.in @@ -67,8 +67,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@ -.PHONY: all all: Makefile rsync$(EXEEXT) stunnel-rsyncd.conf @MAKE_MAN@ +.PHONY: all .PHONY: install install: all diff --git a/prepare-source.mak b/prepare-source.mak index 08b916de..12027cb1 100644 --- a/prepare-source.mak +++ b/prepare-source.mak @@ -1,7 +1,7 @@ SHELL=/bin/sh -.PHONY: conf conf: configure.sh config.h.in +.PHONY: conf aclocal.m4: m4/*.m4 aclocal -I m4