summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/libftpd.yml
blob: af75cca2cbc0a77c945ed07d3ac98b018d9a4abe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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: []
install:
- destination: ${BSP_INCLUDEDIR}/rtems
  source:
  - cpukit/include/rtems/ftpd.h
install-path: ${BSP_LIBDIR}
links: []
source:
- cpukit/ftpd/ftpd.c
- cpukit/ftpd/ftpd-init.c
target: ftpd
type: build