# where should the vista directory be installed: 

DEST = /usr/local/lib

# where should the vista start script be installed: 

BINDEST = /usr/local/bin

# (during installation the value of $(PREFIX) will be prepended,
#  allowing to install in a temporary build root [e.g. with rpm])


# the path to your xlispstat binary:

XLISP = /usr/local/bin/xlispstat


# needed for installation:

SED = sed

