1 --- heirloom-sh/makefile.orig 2010-12-16 02:22:05.400000007 -0430
2 +++ heirloom-sh/makefile 2010-12-16 02:24:37.463333339 -0430
7 # Root directory. Mainly useful for package building; leave empty for
11 # The destination directory for the "sh" and "jsh" binaries.
17 # Location for manual pages (with man1 below).
19 -MANDIR=/usr/share/man/5man
20 +MANDIR=$(PREFIX)/share/man
23 # Enable this definition if spell checking should be done for the
26 # A BSD-compatible install command.
28 -UCBINST=/usr/ucb/install
32 # The strip command that is used at installation time.