Makefile updates

This commit is contained in:
Wayne Parham 2021-05-09 17:24:15 -05:00
parent f81aefe8bd
commit 27e04b36b0

View file

@ -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 :=