configure/data/configure.conf

7 lines
83 B
Plaintext

[programs]
ccshared=$(CC) -shared
cxx=c++
ln=ln -f
mkdir=mkdir -m 0755 -p
rm=rm -f