4 lines
84 B
Makefile
4 lines
84 B
Makefile
|
default: bash install.sh
|
||
|
install: bash install.sh
|
||
|
convert: bash convert_from_wav.sh
|