about summary refs log tree commit diff stats
path: root/build.sh
diff options
context:
space:
mode:
authorCharadon <dev@iotib.net>2022-07-12 07:25:15 -0400
committerCharadon <dev@iotib.net>2022-07-12 07:25:15 -0400
commitf5db520322561de9032fbf0406d2808d088572cc (patch)
tree9da127dd0f57ef3bdcc198cb23271ca56faaad38 /build.sh
downloaddscip-f5db520322561de9032fbf0406d2808d088572cc.tar.gz
Initial Commit
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..044a189
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+# Insert build commands in here. #
+gmake -j4