From fad5c0049df278cc498b6cdb519b09e845a070a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 21 Aug 2013 20:40:02 +0200 Subject: Initial commit with most of spdy/3 --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Makefile (limited to 'Makefile') diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..3b44c01 --- /dev/null +++ b/Makefile @@ -0,0 +1,5 @@ +# See LICENSE for licensing information. + +PROJECT = cowlib + +include erlang.mk -- cgit v1.2.3