summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2008-11-08 15:37:54 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2008-11-08 15:37:54 (GMT)
commit2f2b28a1818ff3575dd082edecadda95a330b205 (patch)
tree1891f34f588666553d5b7e02217929768e5c8115 /doc
parentd86980231e6f08ecd592891a26ddbcf4e4186804 (diff)
downloadmxe-2f2b28a1818ff3575dd082edecadda95a330b205.zip
mxe-2f2b28a1818ff3575dd082edecadda95a330b205.tar.gz
mxe-2f2b28a1818ff3575dd082edecadda95a330b205.tar.bz2
implemented 'make strip'
Diffstat (limited to 'doc')
-rw-r--r--doc/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/README b/doc/README
index 4b72dff..89ca296 100644
--- a/doc/README
+++ b/doc/README
@@ -25,6 +25,10 @@ Usage
build package 'foo' and all dependencies
+ make strip
+
+ strip all package builds and remove unnecessary files
+
make clean
remove all package builds