Browse Source

'make clean' added

pre-master-46
Holger Vogt 6 years ago
parent
commit
5c3e2b6526
  1. 1
      build-for-mac-os.sh

1
build-for-mac-os.sh

@ -29,6 +29,7 @@
# The last two lines may depend on the lib installations # The last two lines may depend on the lib installations
# please check if there are any problems # please check if there are any problems
make clean
make -j4 make -j4
make DESTDIR="$(pwd)/root-tree" install make DESTDIR="$(pwd)/root-tree" install

Loading…
Cancel
Save