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