Makefile
for platform/compiler specifics, e.g.
BINDIR = /tmp/xtune-1.1/bin MANDIR = /tmp/xtune-1.1/man/mann LIBDIR = /tmp/xtune-1.1/lib # HP-UX: INSTALLP = /opt/imake/bin/bsdinst -s -c -m 755 INSTALLM = /opt/imake/bin/bsdinst -c -m 644
install
action will have to be manually adapted as well.
make # requires root privileges make install # requires root privileges