From 0a75f8259b198a702ed9f06e843e7c189463cec7 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Wed, 2 Oct 2024 00:06:32 +0200 Subject: Rename to rmk --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 00fca72..e9857a9 100755 --- a/configure +++ b/configure @@ -2,7 +2,7 @@ set -e -tmpl "$@" build.jst.tmpl > build.jst +tmpl "$@" build.rmk.tmpl > build.rmk for lib in ./lib/*; do pushd $lib ./configure "$@" -- cgit v1.2.3-71-gd317