X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/0d7a6b4906236307533699ec245033d0365c27c0..5303941021034f9b6272d5c1512096e125aece1e:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 7eb01400..69b6db49 100644 --- a/Makefile.in +++ b/Makefile.in @@ -56,7 +56,7 @@ CHECK_OBJS=getgroups.o getfsdev.o t_stub.o t_unsafe.o trimslash.o wildtest.o $(CC) -I. -I$(srcdir) $(CFLAGS) $(CPPFLAGS) -c $< @CC_SHOBJ_FLAG@ @OBJ_RESTORE@ -all: proto rsync$(EXEEXT) +all: rsync$(EXEEXT) install: all -mkdir -p ${DESTDIR}${bindir} @@ -102,11 +102,6 @@ proto: clean: cleantests rm -f *~ $(OBJS) $(TLS_OBJ) $(CHECK_PROGS) $(CHECK_OBJS) - cd $(srcdir) - [ -f acls.c ] && patch -p1 -R