##############################################################################
## subMakefile for cfg
##############################################################################

cfg/cfg.o: cfg/cfg.c cfg/cfg.h cfg/subMakefile
cfg/cfg.o: config.h periph/periph.h cp1600/cp1600.h mem/mem.h file/file.h
cfg/cfg.o: pads/pads.h debug/debug.h cp1600/op_decode.h cp1600/op_exec.h
cfg/cfg.o: stic/stic.h speed/speed.h gfx/gfx.h snd/snd.h ay8910/ay8910.h
cfg/cfg.o: ivoice/ivoice.h cp1600/req_bus.h bincfg/bincfg.h bincfg/legacy.h


OBJS+=cfg/cfg.o

