summaryrefslogtreecommitdiff
path: root/e
diff options
context:
space:
mode:
authorthing1 <thing1@seacrossedlovers.xyz>2025-02-18 22:00:20 +0000
committerthing1 <thing1@seacrossedlovers.xyz>2025-02-18 22:00:20 +0000
commitecfbc703dc930a20d56562451f4aa807175503e2 (patch)
tree7c1dd2742363625f59e4d9f7ba62a8d9594cd463 /e
init commitHEADmaster
Diffstat (limited to 'e')
-rwxr-xr-xe4
1 files changed, 4 insertions, 0 deletions
diff --git a/e b/e
new file mode 100755
index 0000000..f431109
--- /dev/null
+++ b/e
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+eqbe < $1 | qbe > /tmp/tmp.s
+cc /usr/local/share/lib.o /tmp/tmp.s -o $2