$NetBSD: patch-av,v 1.1 2003/03/27 21:07:06 jschauma Exp $ --- Makefile.in.orig Thu Mar 27 10:51:11 2003 +++ Makefile.in Thu Mar 27 10:52:47 2003 @@ -711,10 +711,9 @@ # Install adds ALL of the examples to the installation area # This is an initial version. install-all: install - (rm $(PREFIX)/examples/*) - -$(CPRP) -r examples $(PREFIX) + -$(CPRP) -r examples/* $(PREFIX)/share/examples/mpi-ch # Update the makefiles - (cd $(PREFIX)/examples ; \ + (cd $(PREFIX)/share/examples/mpi-ch ; \ $(bindir)/mpireconfig Makefile ; \ for dir in `find . -type d -print` ; do \ (cd $$dir ; \