mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-07 13:03:45 +02:00
Remove tap stuff from makefile.
This commit is contained in:
parent
ac4e657aaa
commit
d398c0aed2
1 changed files with 0 additions and 1 deletions
|
@ -44,6 +44,5 @@ install-mac-tap: FORCE
|
||||||
clean:
|
clean:
|
||||||
rm -rf *.dSYM
|
rm -rf *.dSYM
|
||||||
rm -f $(OBJS) zerotier-*
|
rm -f $(OBJS) zerotier-*
|
||||||
cd tap-mac/tuntap ; make clean
|
|
||||||
|
|
||||||
FORCE:
|
FORCE:
|
||||||
|
|
Loading…
Add table
Reference in a new issue