From 383d1fbe2740fd0bfd12521cf54ef680d4af7ba1 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sat, 13 Nov 2021 13:12:38 -0500 Subject: ]=, ^=, also *fixed variable sar in previous compilers* --- 03/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '03/Makefile') diff --git a/03/Makefile b/03/Makefile index e25c8f0..dd06acd 100644 --- a/03/Makefile +++ b/03/Makefile @@ -1,5 +1,5 @@ all: out02 -out02: in02 +out02: in02 ../02/out01 ../02/out01 out03: out02 in03 ./out02 -- cgit v1.2.3