summaryrefslogtreecommitdiff
path: root/templates/nmake.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2008-07-03 16:37:48 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2008-07-03 16:37:48 +0000
commitaca53b13a8b4d5e700a17b505ee23c02c34a28e1 (patch)
treef64dd72f69fb4c10dde9d8eee3baab9c99d97f16 /templates/nmake.mpd
parentb3f5d18895164a422d1304a790732b08b98cd514 (diff)
downloadMPC-aca53b13a8b4d5e700a17b505ee23c02c34a28e1.tar.gz
ChangeLogTag: Thu Jul 3 16:36:30 UTC 2008 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/nmake.mpd')
-rw-r--r--templates/nmake.mpd3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/nmake.mpd b/templates/nmake.mpd
index 6bd67146..5124e5d3 100644
--- a/templates/nmake.mpd
+++ b/templates/nmake.mpd
@@ -123,6 +123,9 @@ REALCLEAN : CLEAN
<%endfor%>
<%endfor%>
<%endfor%>
+<%if(postclean)%>
+ -<%eval(postclean)%>
+<%endif%>
"$(INTDIR)" :
if not exist "<%intermediate_dir%>\$(NULL)" mkdir "<%intermediate_dir%>"