Paul Davis
449aab3c46
git-svn-id: svn://localhost/ardour2/branches/3.0@3435 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
|
|
|