summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorBrad Anderson <brad@cloudant.com>2010-08-18 16:48:50 -0400
committerAdam Kocoloski <adam@cloudant.com>2010-08-18 17:19:38 -0400
commitbb9e2cef0c8f681dc38e09ee4e427649d89d1b44 (patch)
tree32230aa62f2b3941f03e9ff91727efe8a430ecac /apps
parent6d18638d747374cb0e90e9bcbefbc71d959254fd (diff)
lay down cloudant build system.
Diffstat (limited to 'apps')
-rw-r--r--apps/chttpd/Makefile10
-rwxr-xr-xapps/chttpd/rebarbin63470 -> 0 bytes
2 files changed, 0 insertions, 10 deletions
diff --git a/apps/chttpd/Makefile b/apps/chttpd/Makefile
deleted file mode 100644
index 206156f9..00000000
--- a/apps/chttpd/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-all: compile
-
-compile:
- @./rebar compile
-
-clean:
- @./rebar clean
-
-compilenative:
- @./rebar compile erl_opts=native
diff --git a/apps/chttpd/rebar b/apps/chttpd/rebar
deleted file mode 100755
index 68e1ec23..00000000
--- a/apps/chttpd/rebar
+++ /dev/null
Binary files differ