summaryrefslogtreecommitdiff
path: root/03/Makefile
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2021-11-13 13:12:38 -0500
committerpommicket <pommicket@gmail.com>2021-11-13 13:12:38 -0500
commit383d1fbe2740fd0bfd12521cf54ef680d4af7ba1 (patch)
tree8b82c23717bf1b9917e157ecfe2bdd6ae8477664 /03/Makefile
parent2eea57df8a1c4b53efc9b25f1b231590ffd86c42 (diff)
]=, ^=, also *fixed variable sar in previous compilers*
Diffstat (limited to '03/Makefile')
-rw-r--r--03/Makefile2
1 files changed, 1 insertions, 1 deletions
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