summaryrefslogtreecommitdiffstats
path: root/ham/gridloc/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gridloc/BUILD')
-rwxr-xr-xham/gridloc/BUILD9
1 files changed, 9 insertions, 0 deletions
diff --git a/ham/gridloc/BUILD b/ham/gridloc/BUILD
new file mode 100755
index 0000000000..80132495b2
--- /dev/null
+++ b/ham/gridloc/BUILD
@@ -0,0 +1,9 @@
+patch ./Makefile $SCRIPT_DIRECTORY/patch
+(
+
+ make &&
+ prepare_install &&
+ make install
+
+) > $C_FIFO 2>&1
+