summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2015-05-08 23:07:47 -0400
committerjoe <joe@jerkface.net>2015-05-08 23:07:47 -0400
commit220534453eecc2c07ad710d72268aafd20b83138 (patch)
tree469bd5db135e31b7ea908152aa3389b9b1e06d5b /build.sh
initial commit
Diffstat (limited to 'build.sh')
-rw-r--r--build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100644
index 0000000..0c8562d
--- /dev/null
+++ b/build.sh
@@ -0,0 +1 @@
gcc -I./runit-2.1.2/src/ -I. ./runit-2.1.2/src/chpst.c runit-2.1.2/src/pathexec_env.c runit-2.1.2/src/str_chr.c runit-2.1.2/src/sgetopt.c runit-2.1.2/src/subgetopt.c runit-2.1.2/src/pathexec_run.c runit-2.1.2/src/stralloc_catb.c runit-2.1.2/src/stralloc_cat.c runit-2.1.2/src/stralloc_cats.c runit-2.1.2/src/stralloc_eady.c runit-2.1.2/src/stralloc_opyb.c runit-2.1.2/src/stralloc_opys.c runit-2.1.2/src/stralloc_pend.c runit-2.1.2/src/byte_copy.c runit-2.1.2/src/error.c runit-2.1.2/src/error_str.c runit-2.1.2/src/strerr_sys.c runit-2.1.2/src/buffer_put.c runit-2.1.2/src/str_len.c runit-2.1.2/src/alloc_re.c runit-2.1.2/src/str_diff.c runit-2.1.2/src/strerr_die.c runit-2.1.2/src/buffer_2.c runit-2.1.2/src/scan_ulong.c runit-2.1.2/src/alloc.c runit-2.1.2/src/uidgid.c runit-2.1.2/src/buffer_write.c runit-2.1.2/src/open_append.c runit-2.1.2/src/open_read.c runit-2.1.2/src/prot.c runit-2.1.2/src/fmt_ulong.c runit-2.1.2/src/openreadclose.c runit-2.1.2/src/readclose.c runit-2.1.2/src/byte_diff.c runit-2.1.2/src/byte_chr.c runit-2.1.2/src/lock_exnb.c runit-2.1.2/src/lock_ex.c runit-2.1.2/src/env.c runit-2.1.2/src/str_start.c -ochpst -lnsl