From: Jason Woofenden Date: Sat, 18 Jun 2016 14:44:48 +0000 (-0400) Subject: add build script X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=commitdiff_plain;h=446092fb71d66a3a64ce25ce46876fcefa89a3ac add build script --- diff --git a/t b/t new file mode 100755 index 0000000..8785e9b --- /dev/null +++ b/t @@ -0,0 +1,3 @@ +#!/bin/bash + +make clean install