mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-06 11:10:13 +00:00
build: all BSDs expect gmake here
This commit is contained in:
parent
fe5257df81
commit
dd83c680e5
@ -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)
|
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
|
debug: FORCE
|
||||||
make -j 4 ZT_DEBUG=1
|
gmake -j 4 ZT_DEBUG=1
|
||||||
|
|
||||||
install: one
|
install: one
|
||||||
rm -f /usr/local/sbin/zerotier-one
|
rm -f /usr/local/sbin/zerotier-one
|
||||||
|
Loading…
x
Reference in New Issue
Block a user