initial checkin from subversion
This commit is contained in:
2
printf2/compile
Normal file
2
printf2/compile
Normal file
@@ -0,0 +1,2 @@
|
||||
nasm -f elf -l printf2.lst printf2.asm
|
||||
gcc -o printf2 printf2.o
|
||||
Reference in New Issue
Block a user