DEPTH = ../..
SUBDIR = ./network/FreeDoko

include $(DEPTH)/Makefile.os

include Makefile.objects

INCLUDE += $(INCLUDE_NETWORK)
LIBS += $(LIBS_NETWORK)

.PHONY: all
all : $(OBJECTS)

include $(DEPTH)/Makefile.rules
include $(DEPTH)/Makefile.subdir
