From b2d59022ead9fb95b3a1d6c289e937aca4271797 Mon Sep 17 00:00:00 2001 From: ian Date: Mon, 19 Dec 2005 15:14:46 +0000 Subject: [PATCH] t.%.crash target --- detpic/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/detpic/Makefile b/detpic/Makefile index 3636637..a0db933 100644 --- a/detpic/Makefile +++ b/detpic/Makefile @@ -35,4 +35,7 @@ syncwrite.asm: ../iwjpictest/syncwrite.asm %+clocks.inc: make-clocks %.clocks ./$+ $(CLOCKS) $o +t.%.crash: crashread program+program.map + ./$< /dev/ttya0 $(filter-out $<,$^) $* $o + clean: manypic-clean -- 2.30.2