mirror of
https://github.com/StewBC/cc65-Chess.git
synced 2025-05-08 20:40:44 +00:00
Fixed case
This commit is contained in:
parent
5ec7fe9753
commit
6237a02a0e
@ -12,5 +12,5 @@ REMOVES += $(TAP)
|
|||||||
.PHONY: tap
|
.PHONY: tap
|
||||||
tap: $(TAP)
|
tap: $(TAP)
|
||||||
|
|
||||||
$(TAP): cc65-chess.atmos
|
$(TAP): cc65-Chess.atmos
|
||||||
$(call CP, $< $@)
|
$(call CP, $< $@)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user