diff options
Diffstat (limited to 'apps/chttpd')
-rw-r--r-- | apps/chttpd/Makefile | 10 | ||||
-rwxr-xr-x | apps/chttpd/rebar | bin | 63470 -> 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 Binary files differdeleted file mode 100755 index 68e1ec23..00000000 --- a/apps/chttpd/rebar +++ /dev/null |