summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-10-05 14:36:42 +0200
committerMiguel <m.i@gmx.at>2018-10-05 14:36:42 +0200
commit4dbe6a264d7a3bd38ca1ac0921248654a50f1b5e (patch)
tree5ab6b10a281eec07d46dc678805a9a4eb59e6341 /Makefile.common
parent7e56d9ac1e6888faed2109e2eefe124650aa4a72 (diff)
user space xterm continued
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
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