jpcima / string-machine

Digital model of electronic string ensemble instrument
Boost Software License 1.0
61 stars 7 forks source link

No install target #4

Closed yurivict closed 5 years ago

yurivict commented 5 years ago

Please see how the Arch Linux installs it manually: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=string-machine-git

jpcima commented 5 years ago

Hi, this was implemented in 286bf56.

Following variables are provided to customize the preferred location as necessary.

DESTDIR ?=
PREFIX ?= /usr
BINDIR ?= $(PREFIX)/bin
LIBDIR ?= $(PREFIX)/lib
LV2DIR ?= $(LIBDIR)/lv2
VSTDIR ?= $(LIBDIR)/vst