Rename fconv to pxfconv

This commit is contained in:
Jaby
2024-10-10 22:11:39 +02:00
parent 70556488fc
commit c861af7f11
22 changed files with 18 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
PROJECTS = cpp_out fileconv mkoverlay psxcdgen_ex psxreadmap wslpath
PROJECTS = cpp_out psxfileconv mkoverlay psxcdgen_ex psxreadmap wslpath
.PHONY: $(PROJECTS)
$(foreach var,$(PROJECTS),$(var)):