On Mon, Oct 08 2012, Klaus Schmidinger wrote: > +install-conf: > + @cp *.conf $(DESTDIR)$(CONFDIR) What about "@cp -n"? -- Peter