############################################################################## ## subMakefile for stic ############################################################################## stic/stic.o: stic/stic.c stic/stic.h stic/subMakefile cp1600/req_bus.h stic/stic.o: periph/periph.h gfx/gfx.h debug/debug.h #stic/stic_dump: stic/stic_dump.o stic/stic_dump.c stic/subMakefile config.h # $(CC) -o stic/stic_dump stic/stic_dump.o OBJS+=stic/stic.o #PROGS+=stic/stic_dump #TOCLEAN+=stic/stic_dump stic/stic_dump.o