Wydanie R2019.06.1
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
asm-printf-scanf: asm-printf-scanf.s kwadrat.c
|
||||
gcc -g asm-printf-scanf.s kwadrat.c -o asm-printf-scanf -no-pie
|
||||
|
||||
all: asm-printf-scanf
|
||||
|
||||
clean:
|
||||
rm -f asm-printf-scanf
|
||||
Reference in New Issue
Block a user