Wydanie R2020.05.1
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
all: mul
|
||||
|
||||
mul: mul.s
|
||||
gcc mul.s -o mul
|
||||
|
||||
clean:
|
||||
rm mul
|
||||
Reference in New Issue
Block a user