git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

commit 580366f09a60347ba966cfb64498656494ff2119
parent 83d474472984c3665d9888a62519780c0bdf47c9
Author: Toxa <untoxa@mail.ru>
Date:   Mon,  6 Feb 2023 01:25:10 +0300

copy the new "cc1" preprocessor into the bin folder, if present

Diffstat:
MMakefile2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -276,7 +276,7 @@ gbdk-dist-examples-clean: # Copy SDDC executable files -SDCC_BINS = packihx sdar sdasgb sdcc sdcdb sdcpp sdldgb sdnm sdobjcopy sdranlib sz80 sdasz80 sdldz80 sdas6500 sdld +SDCC_BINS = packihx sdar sdasgb sdcc sdcdb sdcpp sdldgb sdnm sdobjcopy sdranlib sz80 sdasz80 sdldz80 sdas6500 sdld cc1 ifeq ($(OS),Windows_NT) MINGW64_RUNTIME = \ libgcc_s_seh-1.dll \

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.