Files
rtems/spec/build/cpukit/libftpd.yml
Sebastian Huber bcef89f236 Update company name
The embedded brains GmbH & Co. KG is the legal successor of embedded
brains GmbH.
2023-05-20 11:05:26 +02:00

21 lines
412 B
YAML

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