Minor fix for compatibility with Ruby versions that don't understand
[mailvisa.git] / Makefile.cfg
blob113be46c817f98d95bc19333cf59c2eb8ac8409c
1 RUBY ?= /usr/local/bin/ruby
3 PREFIX ?= /usr/local
4 bindir ?= ${PREFIX}/bin
5 datadir ?= ${PREFIX}/share
6 mandir ?= ${PREFIX}/man
8 TRUEPREFIX ?= /usr/local
9 truebindir ?= ${PREFIX}/bin
10 truedatadir ?= ${PREFIX}/share
11 truemandir ?= ${PREFIX}/man