summaryrefslogtreecommitdiff
path: root/xyo-networks/build.sh
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2018-06-29 20:09:42 -0700
committerBen Sima <ben@bsima.me>2018-06-29 20:09:42 -0700
commit87f9f02d1fa62121173c33175a2107fbfb06ce30 (patch)
treeadb3178e4fa916b2496d493d089b6b0ce2dea69f /xyo-networks/build.sh
parente81da383d908d4b7597cb73dc489f5162fcf19bf (diff)
Prototype-quality printf
Needed help on the convert function
Diffstat (limited to 'xyo-networks/build.sh')
-rw-r--r--xyo-networks/build.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/xyo-networks/build.sh b/xyo-networks/build.sh
new file mode 100644
index 0000000..af769a9
--- /dev/null
+++ b/xyo-networks/build.sh
@@ -0,0 +1,5 @@
+source $stdenv/setup
+
+PATH="$coreutils/bin:$gcc/bin:$PATH"
+mkdir $out
+make