DEPTH = ../..
SUBDIR = ./player/human

include $(DEPTH)/Makefile.os

include Makefile.objects


.PHONY: all
all : $(OBJECTS)


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