aboutsummaryrefslogtreecommitdiff
path: root/cem/tabbed/build
diff options
context:
space:
mode:
Diffstat (limited to 'cem/tabbed/build')
-rwxr-xr-xcem/tabbed/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/cem/tabbed/build b/cem/tabbed/build
new file mode 100755
index 0000000..431cc72
--- /dev/null
+++ b/cem/tabbed/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make DESTDIR="$1" PREFIX=/usr install