mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:23:36 +03:00
removed trailing whitespace
This commit is contained in:
parent
5c0ad9581d
commit
ed0364343d
18 changed files with 42 additions and 43 deletions
|
|
@ -184,8 +184,8 @@ $(LINK_ARG): $(__MAKEFILES__)
|
|||
!ifdef %use_rtmp
|
||||
@%append $^@ library $(LIBRTMP_ROOT)$(DS)librtmp$(DS)librtmp.lib, winmm.lib
|
||||
!endif
|
||||
!ifdef %use_ssh2
|
||||
@%append $^@ library $(LIBSSH2_ROOT)$(DS)win32$(DS)libssh2.lib
|
||||
!ifdef %use_ssh2
|
||||
@%append $^@ library $(LIBSSH2_ROOT)$(DS)win32$(DS)libssh2.lib
|
||||
!endif
|
||||
!ifdef %use_ssl
|
||||
@%append $^@ library $(OPENSSL_ROOT)$(DS)out32$(DS)libeay32.lib, $(OPENSSL_ROOT)$(DS)out32$(DS)ssleay32.lib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue