7 lines
124 B
Bash
7 lines
124 B
Bash
. $stdenv/setup
|
|
|
|
makeFlags="-f unix/Makefile generic"
|
|
|
|
installFlags="-f unix/Makefile prefix=$out INSTALL=cp"
|
|
|
|
genericBuild
|