This commit is contained in:
2025-06-04 14:44:24 +02:00
parent 8ca37b89eb
commit 549b623896
5 changed files with 45 additions and 37 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
TARGET ?= margen
INSTALL_DIR ?= $(HOME)/.local/bin
TEST_ARGS ?= -w=100
TEST_ARGS ?=
SHELL := /bin/bash
.PHONY: build