From e9161820ef28794740cb97a1981b2e818a0e7ac0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 3 Dec 2015 11:16:20 +0100 Subject: add examples MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/examples/mylib=1.0 | 3 +++ doc/examples/mysuperlib=1.0 | 1 + 2 files changed, 4 insertions(+) create mode 100644 doc/examples/mylib=1.0 create mode 100644 doc/examples/mysuperlib=1.0 diff --git a/doc/examples/mylib=1.0 b/doc/examples/mylib=1.0 new file mode 100644 index 0000000..3e96553 --- /dev/null +++ b/doc/examples/mylib=1.0 @@ -0,0 +1,3 @@ +CFLAGS +CPPFLAGS -I/usr/share/include/my +LDFLAGS -lmy diff --git a/doc/examples/mysuperlib=1.0 b/doc/examples/mysuperlib=1.0 new file mode 100644 index 0000000..9e6bb3a --- /dev/null +++ b/doc/examples/mysuperlib=1.0 @@ -0,0 +1 @@ +deps mylib>=0.1 -- cgit v1.2.3-70-g09d2