SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause build-type: library cflags: - ${COVERAGE_COMPILER_FLAGS} copyrights: - Copyright (C) 2020 embedded brains GmbH & Co. KG cppflags: [] cxxflags: - ${COVERAGE_COMPILER_FLAGS} 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