Back to home page

LXR

 
 

    


Warning, /spec/build/cpukit/libtftpfs.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, 2022 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/tftp.h
0017 install-path: ${BSP_LIBDIR}
0018 links: []
0019 source:
0020 - cpukit/libfs/src/ftpfs/tftpDriver.c
0021 - cpukit/libfs/src/ftpfs/tftpfs.c
0022 target: tftpfs
0023 type: build