Specify file extensions that make does not generate

This commit is contained in:
Rangi42
2025-08-27 11:36:31 -04:00
parent 86acbe5b55
commit 69b08536f6

View File

@@ -350,3 +350,12 @@ gfx/mobile/stadium2_n64.2bpp: tools/gfx += --trim-whitespace
%.dimensions: %.png
tools/png_dimensions $< $@
### File extensions that are never generated and should be manually created
%.inc: ;
%.pal: ;
%.bin: ;
%.blk: ;
%.rle: ;