use makefilecustom for OSX

This commit is contained in:
ca333
2019-06-10 19:44:30 +02:00
parent e6a2ca7b6c
commit 8baa169073

View File

@@ -47,7 +47,7 @@ make "$@" -C ./depends/ V=1 NO_QT=1 NO_PROTON=1
WD=$PWD
cd src/cc
echo $PWD
./makerogue
./Makefile_custom
cd $WD
./autogen.sh