From 879be9db4f7fb285eb42a3f0479eaed457870097 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 13 Aug 2016 17:33:58 +0200 Subject: Initial packaging, based on SQLite 3.14.1 --- build/export.build | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 build/export.build (limited to 'build/export.build') diff --git a/build/export.build b/build/export.build new file mode 100644 index 0000000..dc450a5 --- /dev/null +++ b/build/export.build @@ -0,0 +1,9 @@ +# file : build/export.build +# copyright : not copyrighted - public domain + +$out_root/: +{ + include ./ +} + +export $out_root/lib{sqlite3} -- cgit v1.1