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