DEPTH = ..
SUBDIR = ./card

include $(DEPTH)/Makefile.os

include Makefile.objects

.PHONY: all
all : objects


include $(DEPTH)/Makefile.rules
