mirror of
https://github.com/LMMS/lmms.git
synced 2026-01-29 16:53:07 -05:00
7 lines
107 B
Bash
Executable File
7 lines
107 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo "Usage of configure & Co is deprecated! Please see the INSTALL file:"
|
|
echo ""
|
|
|
|
cat INSTALL
|