mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +01:00
git-svn-id: svn://localhost/ardour2/branches/3.0@3435 d708f5d6-7413-0410-9779-e7cbd77b26cf
10 lines
140 B
Text
10 lines
140 B
Text
To build, type make
|
|
|
|
# make install and run
|
|
ir: install
|
|
rmmod tranzport
|
|
modprobe tranzport
|
|
|
|
# make install, run, and run tests
|
|
irt: ir
|
|
|