From 8f4aa4d48843c512cbb974369c485c13893411f3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 12 Aug 2014 05:43:32 +0200 Subject: add makefile, deps and the entire code MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 DEPENDENCIES (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES new file mode 100644 index 0000000..9556cd0 --- /dev/null +++ b/DEPENDENCIES @@ -0,0 +1,18 @@ +RUNTIME DEPENDENCIES: + + libc + + +BUILD DEPENDENCIES: + + make + c99 + libc + coreutils + + +INSTALL DEPENDENCIES: + + make + coreutils + -- cgit v1.2.3-70-g09d2