Move conv_zx0.sh into Makefile

This commit is contained in:
Natt Akuma 2025-11-19 01:15:54 +07:00
parent 277752fb2e
commit d0d26294ee
15 changed files with 6 additions and 26 deletions

View file

@ -10,7 +10,7 @@ endif
CD = cd
PRINTF = printf
MKDIR = mkdir
GREP = ggrep
GREP = grep
ZIP = zip -9 --must-match
ZIP_NO_PATHS = $(ZIP) -j
ifneq ($(VERSION),)