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