summaryrefslogtreecommitdiffstats
path: root/ham/cwtext/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'ham/cwtext/BUILD')
-rwxr-xr-xham/cwtext/BUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/ham/cwtext/BUILD b/ham/cwtext/BUILD
new file mode 100755
index 0000000000..5829fa58b9
--- /dev/null
+++ b/ham/cwtext/BUILD
@@ -0,0 +1,8 @@
+(
+
+ make &&
+ prepare_install &&
+ install -sc cwtext /usr/bin &&
+ install -sc cwpcm /usr/bin
+
+) > $C_FIFO 2>&1