From 7bb8ab02f70c0a436a00e29275ab87b5bb56d584 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 14 Nov 2021 00:33:40 -0500 Subject: 03 README --- 03/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '03/Makefile') diff --git a/03/Makefile b/03/Makefile index 3d71765..2a50640 100644 --- a/03/Makefile +++ b/03/Makefile @@ -1,4 +1,4 @@ -all: out02 out03 +all: out02 out03 README.html out02: in02 ../02/out01 ../02/out01 out03: out02 in03 -- cgit v1.2.3