summaryrefslogtreecommitdiff
path: root/Makefile.win
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2013-03-30 12:41:13 +0000
committerRainer Jung <rjung@apache.org>2013-03-30 12:41:13 +0000
commit774e932ab09dacc1de348aed123c4bafed2928b5 (patch)
tree04e05694637d25d21760d5005ded7dc7dcf74fb7 /Makefile.win
parent525f41535c90ea0bdd0f6ebeb52a807c85bc9211 (diff)
downloadapr-774e932ab09dacc1de348aed123c4bafed2928b5.tar.gz
Fix comment in Windows Makefile.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1462738 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.win')
-rw-r--r--Makefile.win2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.win b/Makefile.win
index 875519f15..302b9f921 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -23,7 +23,7 @@
#
# For example;
#
-# nmake -f Makefile.win PREFIX=C:\APR buildall checkall installall clean
+# nmake -f Makefile.win PREFIX=C:\APR buildall checkall install clean
#
!IF EXIST("apr.sln") && ([devenv /help > NUL 2>&1] == 0) \