--- doc/documentation/code/programmers_guide/Makefile.in.orig Wed Aug 2 11:42:11 2006 +++ doc/documentation/code/programmers_guide/Makefile.in Wed Aug 2 11:42:36 2006 @@ -392,8 +392,8 @@ install-data-hook: - cp -dp $(srcdir)/*.htm $(DESTDIR)$(progdir) - cp -dpR $(srcdir)/images $(DESTDIR)$(progdir) + cp -p $(srcdir)/*.htm $(DESTDIR)$(progdir) + cp -pR $(srcdir)/images $(DESTDIR)$(progdir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: