mirror of
https://github.com/jeremysrand/Apple2BuildPipeline.git
synced 2024-12-04 20:49:21 +00:00
Fix URLs to cc65 docs
This commit is contained in:
parent
22cb3ade31
commit
0680c36ee2
4
Makefile
4
Makefile
@ -19,8 +19,8 @@ include make/head.mk
|
|||||||
PGM=___PACKAGENAME___
|
PGM=___PACKAGENAME___
|
||||||
|
|
||||||
# Set the config you are building for. See these pages for details:
|
# Set the config you are building for. See these pages for details:
|
||||||
# http://cc65.github.io/cc65/doc/apple2.html#s4
|
# https://www.cc65.org/doc/apple2-4.html
|
||||||
# http://cc65.github.io/cc65/doc/apple2enh.html#s4
|
# https://www.cc65.org/doc/apple2enh-4.html
|
||||||
#
|
#
|
||||||
# Uncomment the one you want below (the first one is the default):
|
# Uncomment the one you want below (the first one is the default):
|
||||||
# MACHINE = apple2
|
# MACHINE = apple2
|
||||||
|
Loading…
Reference in New Issue
Block a user