pm-tui/env

5 lines
118 B
Plaintext

PLATFORM="${PLATFORM:=linux}"
DISTRO="${DISTRO:=pm-tui}"
CC="${CC:=gcc}"
INSTALL_DIR="${INSTALL_DIR:=/usr/local/bin}"