1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-11 05:29:33 +00:00

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