TARGET =
TOPDIR = ../..
include $(TOPDIR)/defaults.mk
SRC = piece.c playfield.c view.c logic.c input.c bast.c
include $(TOPDIR)/rules.mk