aboutsummaryrefslogtreecommitdiff
path: root/experiments/conv/makefile
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-10-04 23:53:16 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-10-04 23:53:16 +0200
commit6017481d736fd3ae7aa8b1055913e873c0d514c6 (patch)
tree0889d960f54630b242052e5ebdfb1894b287058f /experiments/conv/makefile
parentfd68acc5f88e13cdbed17d6d438323ce95fee634 (diff)
implement png2pc
Diffstat (limited to 'experiments/conv/makefile')
-rw-r--r--experiments/conv/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/experiments/conv/makefile b/experiments/conv/makefile
new file mode 100644
index 0000000..f4f3cd5
--- /dev/null
+++ b/experiments/conv/makefile
@@ -0,0 +1,2 @@
+%.png: %.bin
+ ./pc2png $<