typo in Makefile

This commit is contained in:
2021-07-18 08:59:34 +02:00
parent d63a340b01
commit df5836de1e

View File

@@ -18,7 +18,6 @@ compile: ex1-c ex2-c
ex1: ex1:
@$(TIME) ex1.bash < $(INPUT1) 2>&1 @$(TIME) ex1.bash < $(INPUT1) 2>&1
@$(TIME) ex1-v2.bash < $(INPUT1) 2>&1
@#$(TIME) ex1-c 2020 < $(INPUT1) 2>&1 @#$(TIME) ex1-c 2020 < $(INPUT1) 2>&1
ex2: ex2: