e878b36519
git-svn-id: svn://localhost/ardour2/trunk@1460 d708f5d6-7413-0410-9779-e7cbd77b26cf
11 lines
140 B
Python
11 lines
140 B
Python
To build, type make
|
|
|
|
# make install and run
|
|
ir: install
|
|
rmmod tranzport
|
|
modprobe tranzport
|
|
|
|
# make install, run, and run tests
|
|
irt: ir
|
|
|