rename Makefile.pl to configure
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-03-05 04:09:01 +09:00
commit b3735fa364
Signed by: nishi
GPG key ID: 27EF69B208EB9343
4 changed files with 28 additions and 30 deletions

View file

@ -105,8 +105,8 @@ l("1) Run `wmake -f WatMakefile'.");
h("D. MinGW-w64/GCC/Clang");
l("1) Determine if you need Vulkan and/or OpenGL.");
l("");
l("2) Run `./Makefile.pl'.");
l(" For help, run `./Makefile.pl --help'.");
l("2) Run `./configure'.");
l(" For help, run `./configure --help'.");
l("");
l("3) Run `make'.");
l("");