mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
Mare make-self-contained code cleanup.
This commit is contained in:
parent
2a6ea38718
commit
95106e2e30
5 changed files with 42 additions and 120 deletions
|
@ -34,7 +34,7 @@ DEFS=-DZT_ENABLE_NETCON
|
|||
LDLIBS?=
|
||||
|
||||
include objects.mk
|
||||
OBJS+=osdep/LinuxEthernetTap.o netcon/NetconEthernetTap.o osdep/Arp.o netcon/NetconUtilities.o
|
||||
OBJS+=osdep/LinuxEthernetTap.o netcon/NetconEthernetTap.o
|
||||
|
||||
# "make official" is a shortcut for this
|
||||
ifeq ($(ZT_OFFICIAL_RELEASE),1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue