build: all BSDs expect gmake here

This commit is contained in:
Dave Cottlehuber 2017-06-30 13:10:34 +00:00
parent fe5257df81
commit dd83c680e5

View File

@ -142,7 +142,7 @@ clean:
rm -rf *.o node/*.o controller/*.o osdep/*.o service/*.o ext/http-parser/*.o build-* zerotier-one zerotier-idtool zerotier-selftest zerotier-cli ZeroTierOneInstaller-* $(OBJS)
debug: FORCE
make -j 4 ZT_DEBUG=1
gmake -j 4 ZT_DEBUG=1
install: one
rm -f /usr/local/sbin/zerotier-one