From 81f5351821912122dcdc403a8ed124ebd7e25592 Mon Sep 17 00:00:00 2001 From: Matt Harlum Date: Wed, 1 Mar 2023 08:29:35 +0000 Subject: [PATCH] Rename output to ide.device --- source/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Makefile b/source/Makefile index 1fe4e68..d5f1daf 100644 --- a/source/Makefile +++ b/source/Makefile @@ -1,4 +1,4 @@ -PROGRAM=AT-Apollo +PROGRAM=ide INCLUDE=../include AS=vasmm68k_mot ASFLAGS=-Fhunk -I$(INCLUDE) -quiet -align -m68000