|
@ -20,7 +20,6 @@ |
|
|
# |
|
|
# |
|
|
# --- ROCK-COPYRIGHT-NOTE-END --- |
|
|
# --- ROCK-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
var_append makeopt ' ' "generic -f unix/Makefile prefix=$root/$prefix" |
|
|
var_append makeopt ' ' "generic -f unix/Makefile prefix=$root/$prefix" |
|
|
var_append makeinstopt ' ' "install -f unix/Makefile prefix=$root/$prefix INSTALL=$root/usr/bin/install" |
|
|
var_append makeinstopt ' ' "install -f unix/Makefile prefix=$root/$prefix INSTALL=`type -p install`" |
|
|
|
|
|
|