summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2008-07-11 14:59:48 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2008-07-11 14:59:48 +0000
commitb62be7b8498567b01449da9e6faa06ab16c82e05 (patch)
tree1b7afbc6aee050f6d15528cc25ba723e77bdc259 /docs/README
parent0d259caff624df0ec08af2886376fdf65042d7cb (diff)
downloadMPC-b62be7b8498567b01449da9e6faa06ab16c82e05.tar.gz
ChangeLogTag: Fri Jul 11 14:56:44 UTC 2008 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/README b/docs/README
index 48caf1fa..7521aeef 100644
--- a/docs/README
+++ b/docs/README
@@ -198,6 +198,8 @@ postbuild If this is defined in the project, the value will be
<%mv%> - Platform non-specific move command.
<%os%> - Returns either win32 or unix.
<%rm%> - Platform non-specific delete command.
+ <%rmdir%> - Platform non-specific recursive directory
+ delete command.
<%nul%> - Platform non-specific null device.
<%gt%> - Project non-specific greater than sign.
<%lt%> - Project non-specific less than sign.