View | Details | Raw Unified | Return to bug 59721
Collapse All | Expand All

(-)C:\Projects\MaxSVN\dependencies_clean\apr-util\apr-util-1.5.4\test\Makefile.win (-1 / +1 lines)
Lines 32-38 Link Here
32
!ENDIF
32
!ENDIF
33
33
34
!IF [$(COMSPEC) /c cl /nologo /? \
34
!IF [$(COMSPEC) /c cl /nologo /? \
35
	| $(SystemRoot)\System32\find.exe "x64" >NUL ] == 0
35
	| $(SYSTEMROOT)\System32\find.exe "x64" >NUL ] == 0
36
OUTDIR=x64\$(OUTDIR)
36
OUTDIR=x64\$(OUTDIR)
37
!ENDIF
37
!ENDIF
38
!ENDIF
38
!ENDIF

Return to bug 59721