spmenuify/buildconf

9 lines
179 B
Plaintext
Raw Normal View History

2023-05-01 20:37:33 +02:00
# spmenuify buildconf
# See LICENSE file for copyright and license details.
# macOS
if [ -d "/System/Library/Extensions" ]; then
prefix="/usr/local"
makebin="gnumake"
fi