From 7579bdadadc75a914e65148bc908190b14addcb5 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 26 Apr 2024 03:03:26 -0400 Subject: xexamine: fix init addresses being printed as Run (introduced in 7a7b256), support multiple files. --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a3e27ad..c2c059f 100644 --- a/Makefile +++ b/Makefile @@ -112,7 +112,6 @@ xexcat: xexcat.c xex.o get_address.o blob2xex: blob2xex.c xex.o get_address.o -# This is a work-in-progress, not ready yet. xexamine: xexamine.c xex.o get_address.o unmac65.xex: unmac65.c -- cgit v1.2.3