Release v4.17140 - Raccoon

This commit is contained in:
iceman1001 2023-09-09 11:00:00 +02:00
commit 6ca0ce704a
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)