3 @@ -273,13 +273,10 @@ $(patsubst %.in,%,$(wildcard bin/*.in qu
4 lib/backup-files.o :: Makefile
6 configure : configure.ac aclocal.m4
8 - @echo "Please run ./configure"
12 Makefile : Makefile.in configure
13 - @echo "Please run ./configure"
17 compat_leftover := $(filter-out $(COMPAT),$(shell $(FIND) compat -maxdepth 1 -type f -perm +111))