From 87f9f02d1fa62121173c33175a2107fbfb06ce30 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 29 Jun 2018 20:09:42 -0700 Subject: Prototype-quality printf Needed help on the convert function --- xyo-networks/build.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 xyo-networks/build.sh (limited to 'xyo-networks/build.sh') 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 -- cgit v1.2.3