From f690aa540467c3a4133a4b437b94804189a7f4c4 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 26 Oct 2012 14:01:07 +0400 Subject: copy.mk: copy sources into build dir --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a24fb15..f9e695a 100644 --- a/README.md +++ b/README.md @@ -102,3 +102,9 @@ Makefile should define two variables: For example see "examples/symlinks". +## copy.mk + +If this module is included, entire source tree will be copied +into all requested building directories. This is useful for +packages that do not support building out of source tree, +such as zlib or openssl. -- cgit v1.2.3