spmenuify/buildconf
2023-05-01 20:37:33 +02:00

9 lines
179 B
Plaintext
Executable file

# spmenuify buildconf
# See LICENSE file for copyright and license details.
# macOS
if [ -d "/System/Library/Extensions" ]; then
prefix="/usr/local"
makebin="gnumake"
fi