Release v4.17768 - Steamboat Willie

This commit is contained in:
iceman1001 2024-01-03 01:59:39 +01:00
commit 57eeb712fd
18 changed files with 35 additions and 50 deletions

View file

@ -56,7 +56,7 @@ OBJS = $(OBJDIR)/bootrom.s19
# version_pm3.c should be checked on every compilation
version_pm3.c: default_version_pm3.c .FORCE
$(info [=] CHECK $@)
$(Q)$(SH) ../tools/mkversion.sh $@ || $(CP) $< $@
$(Q)$(CP) $< $@
all: showinfo $(OBJS)