From 27e04b36b0e85cc73bd24f17e4d13417cd7290e2 Mon Sep 17 00:00:00 2001 From: Wayne Parham Date: Sun, 9 May 2021 17:24:15 -0500 Subject: [PATCH] Makefile updates --- samples/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/samples/Makefile b/samples/Makefile index e3b28057f..8a3edc412 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -8,6 +8,10 @@ # var. to build for another target system. SYS ?= c64 +# New targets can define MACHINE separately +# from target if needed. +MACHINE=$(SYS) + # Just the usual way to define a variable # containing a single space character. SPACE :=