--- Makefile.orig 2018-07-17 10:35:04.000000000 -0400
+++ Makefile 2018-07-17 10:35:44.000000000 -0400
# install cannot work on a whole directory
cp -rf examples $(INSTDIR)/share/BerkeleyGW/
cp -rf testsuite $(INSTDIR)/share/BerkeleyGW/
- install manual.html $(INSTDIR)/share/BerkeleyGW/
+ install documentation/users/manual.html $(INSTDIR)/share/BerkeleyGW/
$(error Error: Please define installation prefix INSTDIR via 'make install INSTDIR='.)
cleanall: cleanall-bin $(CLEANALL_DIRS)
+ -$(REMOVE) documentation/users/manual.html