diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2012-03-27 11:41:41 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2012-03-27 11:41:41 (GMT) |
commit | 8aafe30c082fe6478766d0d9d64ccb9dca460058 (patch) | |
tree | e6910d06ea47328d9672ed6cc4a5028727f85255 /doc | |
parent | e86ebf0526cc2be058d4992241bd18650de554ac (diff) | |
download | mxe-8aafe30c082fe6478766d0d9d64ccb9dca460058.zip mxe-8aafe30c082fe6478766d0d9d64ccb9dca460058.tar.gz mxe-8aafe30c082fe6478766d0d9d64ccb9dca460058.tar.bz2 |
Remove the old and probably incorrectly working "make strip" feature
More information:
http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-03/msg00068.html
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html index ec71efb..67a3058 100644 --- a/doc/index.html +++ b/doc/index.html @@ -873,12 +873,6 @@ USE_OSGPLUGIN(<plugin2>) where up to 4 packages are downloaded in parallel </dd> - <dt>make strip</dt> - - <dd> - strip all package builds and remove unnecessary files - </dd> - <dt>make clean</dt> <dd> |