
CPP_FILES = \
	Cartridge.cpp \
	CartridgeConfiguration.cpp \
	CRC32.cpp

include ../../Makefile.rules

_all:
_clean: