From dc3698753afd9c7b40a86cc86a3abb7ae00704cb Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Thu, 29 Oct 2015 12:13:13 +0100 Subject: icetime progress --- icetime/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'icetime/Makefile') diff --git a/icetime/Makefile b/icetime/Makefile index faf4188..c7f0c14 100644 --- a/icetime/Makefile +++ b/icetime/Makefile @@ -33,6 +33,8 @@ show0 show1 show2 show3 show4 show5 show6 show7 show8 show9: icetime test: test0 test1 test2 test3 test4 test5 test6 test7 test8 test9 +show: show0 show1 show2 show3 show4 show5 show6 show7 show8 show9 + clean: rm -f icetime *.o *.d rm -rf test[0-9]* -- cgit v1.2.3