Specify PHONY targets

This commit is contained in:
Alex Kotov 2020-11-25 15:52:13 +05:00
parent d9c3ed812c
commit c9fc17fef2
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ MEMGR = rootfs/boot/memgr
IMAGE = image.iso
.PHONY: kernelmq/kernelmq.multiboot2 procman/procman memgr/memgr
run: $(IMAGE)
qemu-system-i386 -cdrom $< -display none -serial stdio