6 lines
74 B
Bash
6 lines
74 B
Bash
PACKAGE="asm"
|
|
VERSION="0.2.0"
|
|
|
|
PREFIX="/usr/local"
|
|
LIBDIR="${PREFIX}/lib"
|