This commit is contained in:
2025-09-21 11:47:46 +02:00
parent 6714decf17
commit 06181782bf
4 changed files with 51 additions and 50 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
TARGET ?= forge
INSTALL_DIR ?= $(HOME)/.local/bin
TEST_ARGS ?= --frag=./shaders --monitor=1 --frag-config=./config/shaders.cfg --tempo=30
TEST_ARGS ?= --frag=./shaders --frag-config=./config/shaders.cfg --tempo=30
SHELL := /bin/bash
.PHONY: build