--- Makefile.orig Mon Sep 18 23:28:22 2000 +++ Makefile Mon Sep 18 23:28:45 2000 @@ -3,7 +3,7 @@ # Mmucl installs itself under BASE_DIR -BASE_DIR = /usr/local +BASE_DIR = ${PREFIX} # The startup script, mmucl, is put in BIN_DIR # Everything else is put in LIB_DIR @@ -21,7 +21,7 @@ # Location of install-info -INSTALL_INFO = /sbin/install-info +INSTALL_INFO = /usr/bin/install-info # Location of install