summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2013-03-30 12:45:01 +0000
committerRainer Jung <rjung@apache.org>2013-03-30 12:45:01 +0000
commitce616349361f0bc4b0e0d9190870a8744d2fa681 (patch)
tree0ad1c41978edbcc6ee1d10d4f862c90a3cd63042
parent069c7b4d36e27f3cdca209e435f207c95d946da8 (diff)
downloadapr-ce616349361f0bc4b0e0d9190870a8744d2fa681.tar.gz
iFix comment in Windows Makefile.
Backport of r1462738 from trunk resp. r1462739 from 1.5.x resp. r1462740 from 1.4.x. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.3.x@1462741 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--Makefile.win2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.win b/Makefile.win
index 56d2652b9..0da233def 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -25,7 +25,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) \