summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-07-11 21:50:56 +0100
committerred031000 <rubenru09@aol.com>2020-07-11 21:50:56 +0100
commitf76e211631b6b86ce7000c16acc5368d78b14f42 (patch)
treea3e8a0b527d8798518249964df372f47da5560a8 /Makefile
parentd038e60ba5baee009a0b76466cf362ae7747d48f (diff)
bit of title work, maths is still wrong
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 48ac1ab8..eec4fdbf 100644
--- a/Makefile
+++ b/Makefile
@@ -251,6 +251,9 @@ $(CLOBBER_SIZE_NCGR_FILES): %.NCGR: %.png
$(CLOBBER_SIZE_VERSION101_NCGR_FILES): %.NCGR: %.png
$(GFX) $< $@ -clobbersize -version101
+$(VERSION101_SOPC_8BPP_NCGR_FILES): %.NCGR: %.png
+ $(GFX) $< $@ -version101 -sopc -bitdepth 8
+
%.NCLR: %.png
$(GFX) $< $@