From a2b03f564d1eb66298c5502b07e36c67f856857e Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 15 Oct 2021 14:47:08 -0400 Subject: Add project skeleton. --- 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..e756b42 --- /dev/null +++ b/bootstrap @@ -0,0 +1,3 @@ +#! /bin/sh + +autoreconf -vif -- cgit v1.2.3