DEPTH = ../..
SUBDIR = ./game/gameplay_actions

include $(DEPTH)/Makefile.os

include Makefile.objects

.PHONY: all
all : objects


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