sletz
18 years ago
1 changed files with
1 additions and
1 deletions
-
linux/Makefile
|
|
|
@@ -1,7 +1,7 @@ |
|
|
|
# Type "make" or "make all" to compile ALSA driver, and "make freebob" to compile FREEBOB driver. |
|
|
|
|
|
|
|
# Choose the installation location |
|
|
|
prefix := /usr |
|
|
|
prefix := /usr/local |
|
|
|
prefix := ${DESTDIR}${prefix} |
|
|
|
libdir := lib |
|
|
|
|
|
|
|
|