summaryrefslogtreecommitdiff
path: root/make-bsd.mk
diff options
context:
space:
mode:
authorAdam Ierymenko <[email protected]>2017-07-07 09:36:54 -0700
committerAdam Ierymenko <[email protected]>2017-07-07 09:36:54 -0700
commite14d5d49a1bfe8a82e1bb6d0e6c480e273058ee8 (patch)
treefe167ce49e39befb40585333ba8320ba007fa21a /make-bsd.mk
parent69922b6c39efd3c23b5cdc82df8e7db63ad0888b (diff)
parent782b2b1514e195cd006374a71aceedae609f0421 (diff)
Merge branch 'master' into dev
Diffstat (limited to 'make-bsd.mk')
-rw-r--r--make-bsd.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-bsd.mk b/make-bsd.mk
index c2fd6062..c3f2f3a1 100644
--- a/make-bsd.mk
+++ b/make-bsd.mk
@@ -155,7 +155,7 @@ clean:
rm -rf *.a *.o node/*.o controller/*.o osdep/*.o service/*.o ext/http-parser/*.o build-* zerotier-one zerotier-idtool zerotier-selftest zerotier-cli $(ONE_OBJS) $(CORE_OBJS)
debug: FORCE
- make -j 4 ZT_DEBUG=1
+ gmake -j 4 ZT_DEBUG=1
install: one
rm -f /usr/local/sbin/zerotier-one