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

include $(DEPTH)/Makefile.os

include Makefile.objects


.PHONY: all
all : objects


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