From 479b6274513ede6edcbb28e3245c61b60c391ac8 Mon Sep 17 00:00:00 2001 From: b1ackmai1er Date: Sat, 16 Oct 2021 10:30:53 +0800 Subject: [PATCH] Update Makefile --- Source/Apps/Dev/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Apps/Dev/Makefile b/Source/Apps/Dev/Makefile index b7f5e392..02b18e84 100644 --- a/Source/Apps/Dev/Makefile +++ b/Source/Apps/Dev/Makefile @@ -5,6 +5,6 @@ DOCDEST = ../../../Binary/Apps TOOLS = ../../../Tools include $(TOOLS)/Makefile.inc -%.com: USETASM=1 +Dev.com: USETASM=1