From 799258ed87c526ab0ff1375bcb45df7ae28556ee Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Wed, 25 Nov 2020 18:03:12 -0800 Subject: build: introduce rudimentary autotools Now it's easy to build even --- bootstrap | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bootstrap (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap new file mode 100755 index 0000000..c5a7472 --- /dev/null +++ b/bootstrap @@ -0,0 +1,3 @@ +#!/bin/sh + +autoreconf --install -- cgit v1.2.3