summaryrefslogtreecommitdiff
path: root/bootstrap.1
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-25 00:27:11 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-25 00:27:11 +0300
commit15d5273c29c45df97d1e430a24892f30ca280b38 (patch)
treeccbee89d62f4ea79653ae9f7cb091696b170db33 /bootstrap.1
parentae70a17a6f19099dc7bc872d5838bad4391b0127 (diff)
Bin pointless "nmake=dmake" alias, who needs that?
Diffstat (limited to 'bootstrap.1')
-rwxr-xr-xbootstrap.11
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.1 b/bootstrap.1
index ea884a1cd71f..e398be81bc63 100755
--- a/bootstrap.1
+++ b/bootstrap.1
@@ -13,7 +13,6 @@ unalias deliver
unalias build
unalias build_client
unalias zipdep
-unalias nmake
# executables are *.exe for WNT. This variable is necessary since Cygwin 1.5.x
# Use spawn instead of fork when building dmake on cygwin.