diff options
Diffstat (limited to 'Makefile.common')
| -rw-r--r-- | Makefile.common | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common index 3ac16ad..5dee801 100644 --- a/Makefile.common +++ b/Makefile.common @@ -1,5 +1,4 @@ ### explicit rules ### - %.o: %.asm @echo "ASM $@ ..."; nasm -f elf $*.asm -o $@ -f elf -F dwarf -g |
