diff options
Diffstat (limited to 'Makefile.common')
| -rw-r--r-- | Makefile.common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common index 304356b..4cd411d 100644 --- a/Makefile.common +++ b/Makefile.common @@ -1,3 +1,4 @@ +### implicit rules ### %.o: %.asm nasm -f elf $*.asm -o $@ |
