File: Makefile.inc

package info (click to toggle)
libssh2 1.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,504 kB
  • sloc: ansic: 46,104; sh: 6,164; makefile: 348; cpp: 120; perl: 65; lisp: 33; awk: 23
file content (28 lines) | stat: -rw-r--r-- 520 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Copyright (C) The libssh2 project and its contributors.
# SPDX-License-Identifier: BSD-3-Clause

noinst_PROGRAMS = \
  direct_tcpip \
  scp \
  scp_nonblock \
  scp_write \
  scp_write_nonblock \
  sftp \
  sftp_RW_nonblock \
  sftp_append \
  sftp_mkdir \
  sftp_mkdir_nonblock \
  sftp_nonblock \
  sftp_write \
  sftp_write_nonblock \
  sftp_write_sliding \
  sftpdir \
  sftpdir_nonblock \
  ssh2 \
  ssh2_agent \
  ssh2_agent_forwarding \
  ssh2_echo \
  ssh2_exec \
  subsystem_netconf \
  tcpip-forward \
  x11