Skip to content

Commit 4d01a17

Browse files
committed
tolerant Makefile
1 parent 8da429a commit 4d01a17

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

python/Makefile

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
all:
2-
./2.1.py
3-
./2.2.py
4-
./2.3.py
5-
./2.4.py
6-
./2.5.py
7-
./2.6.py
2+
-./2.3.py
3+
-./2.4.py
4+
-./2.5.py
5+
-./2.6.py
86
./2.7.py
9-
./3.0.py
10-
./3.1.py
11-
./3.2.py
12-
./3.3.py
13-
./3.4.py
14-
./3.5.py
15-
./3.6.py
16-
./3.7.py
7+
-./3.0.py
8+
-./3.1.py
9+
-./3.2.py
10+
-./3.3.py
11+
-./3.4.py
12+
-./3.5.py
13+
-./3.6.py
14+
-./3.7.py
1715
./3.8.py
1816
./3.9.py

0 commit comments

Comments
 (0)