d3d10/ship20.mk
2026-02-02 16:40:07 -06:00

6 lines
164 B
Makefile

IMAGES += image/0_shipple2.DDS
image/0_shipple2.DDS: scenes/ship20/./images/0_shipple2.png
texconv10.exe -f BC1_UNORM -nologo "$<"
mv "$(<:.png=.DDS)" "$@"