summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan@13f79535-47bb-0310-9956-ffa450edef68>2022-07-08 16:35:36 +0000
committerivan <ivan@13f79535-47bb-0310-9956-ffa450edef68>2022-07-08 16:35:36 +0000
commit53a58bf09c3e08adb56ba29f0e49bf636a6cbd2b (patch)
tree8137a6716eeb329c32999c571854320dea840cab
parent79ce54ccbc6f75b48575685ba6ba0103ef483a66 (diff)
downloadlibapr-53a58bf09c3e08adb56ba29f0e49bf636a6cbd2b.tar.gz
On 1.8.x branch: Fix EOL in apr.mak.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.8.x@1902574 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--apr.mak8
1 files changed, 4 insertions, 4 deletions
diff --git a/apr.mak b/apr.mak
index 43657a0bb..209f74801 100644
--- a/apr.mak
+++ b/apr.mak
@@ -1284,7 +1284,7 @@ InputPath=.\include\apr.hw
".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
<<tempfile.bat
@echo off
- type .\include\apr.hw > .\include\apr.h
+ type .\include\apr.hw > .\include\apr.h
<<
@@ -1295,7 +1295,7 @@ InputPath=.\include\apr.hw
".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
<<tempfile.bat
@echo off
- type .\include\apr.hw > .\include\apr.h
+ type .\include\apr.hw > .\include\apr.h
<<
@@ -1306,7 +1306,7 @@ InputPath=.\include\apr.hw
".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
<<tempfile.bat
@echo off
- type .\include\apr.hw > .\include\apr.h
+ type .\include\apr.hw > .\include\apr.h
<<
@@ -1317,7 +1317,7 @@ InputPath=.\include\apr.hw
".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
<<tempfile.bat
@echo off
- type .\include\apr.hw > .\include\apr.h
+ type .\include\apr.hw > .\include\apr.h
<<