Warning, /spec/build/cpukit/libtelnetd.yml is written in an unsupported language. File is not indexed.
0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 build-type: library
0003 cflags:
0004 - ${COVERAGE_COMPILER_FLAGS}
0005 copyrights:
0006 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0007 cppflags: []
0008 cxxflags:
0009 - ${COVERAGE_COMPILER_FLAGS}
0010 enabled-by: true
0011 includes:
0012 - cpukit/libnetworking
0013 install:
0014 - destination: ${BSP_INCLUDEDIR}/rtems
0015 source:
0016 - cpukit/include/rtems/telnetd.h
0017 install-path: ${BSP_LIBDIR}
0018 links: []
0019 source:
0020 - cpukit/telnetd/check_passwd.c
0021 - cpukit/telnetd/des.c
0022 - cpukit/telnetd/pty.c
0023 - cpukit/telnetd/telnetd-init.c
0024 - cpukit/telnetd/telnetd.c
0025 target: telnetd
0026 type: build