Rename fconv to pxfconv

This commit is contained in:
2024-10-10 22:11:39 +02:00
parent 6478a4c000
commit e229115c19
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)):