Mare make-self-contained code cleanup.

This commit is contained in:
Adam Ierymenko 2015-11-23 13:18:46 -08:00
commit 95106e2e30
5 changed files with 42 additions and 120 deletions

View file

@ -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)