summaryrefslogblamecommitdiffstats
path: root/spec/build/cpukit/libtelnetd.yml
blob: 089a710af0b7528118870117945bb4ef56933840 (plain) (tree)























                                                                         
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: library
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by: true
includes:
- cpukit/libnetworking
install:
- destination: ${BSP_INCLUDEDIR}/rtems
  source:
  - cpukit/include/rtems/telnetd.h
install-path: ${BSP_LIBDIR}
links: []
source:
- cpukit/telnetd/check_passwd.c
- cpukit/telnetd/des.c
- cpukit/telnetd/pty.c
- cpukit/telnetd/telnetd-init.c
- cpukit/telnetd/telnetd.c
target: telnetd
type: build